.
authorJim Meyering <jim@meyering.net>
Sat, 28 Dec 1996 06:06:51 +0000 (06:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Dec 1996 06:06:51 +0000 (06:06 +0000)
tests/cut/cut-tests
tests/join/join-tests
tests/md5sum/md5sum-tests
tests/sort/sort-tests
tests/tr/tr-tests

index 3c80c25..5a4d5aa 100755 (executable)
@@ -673,7 +673,7 @@ else
 fi
 test -s tD.err || rm -f tD.err
 if test $errors = 0 ; then
-  $echo Passed all tests. 1>&2
+  $echo Passed all 39 tests. 1>&2
 else
   $echo Failed $errors tests. 1>&2
 fi
index 3ba64b4..04bfdca 100755 (executable)
@@ -605,7 +605,7 @@ else
 fi
 test -s t9a.err || rm -f t9a.err
 if test $errors = 0 ; then
-  $echo Passed all tests. 1>&2
+  $echo Passed all 35 tests. 1>&2
 else
   $echo Failed $errors tests. 1>&2
 fi
index 840ec3f..1211a6e 100755 (executable)
@@ -129,7 +129,7 @@ else
 fi
 test -s t7.err || rm -f t7.err
 if test $errors = 0 ; then
-  $echo Passed all tests. 1>&2
+  $echo Passed all tests. 1>&2
 else
   $echo Failed $errors tests. 1>&2
 fi
index 359d638..0a3f5f2 100755 (executable)
@@ -1319,7 +1319,7 @@ else
 fi
 test -s t18e.err || rm -f t18e.err
 if test $errors = 0 ; then
-  $echo Passed all tests. 1>&2
+  $echo Passed all 77 tests. 1>&2
 else
   $echo Failed $errors tests. 1>&2
 fi
index b5a3032..6dd3bd4 100755 (executable)
@@ -911,7 +911,7 @@ else
 fi
 test -s tR6.err || rm -f tR6.err
 if test $errors = 0 ; then
-  $echo Passed all tests. 1>&2
+  $echo Passed all 53 tests. 1>&2
 else
   $echo Failed $errors tests. 1>&2
 fi