Rework in the test framework; updated and new tests
[mmh] / test / runalltests
index 279ced5..a4a7269 100755 (executable)
@@ -33,3 +33,5 @@ BEGIN {
        printf("%-12s %4d\n", "Total", sum);
 }
 '
+
+exit `test "$failed" -eq 0`