]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
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 3c80c258a3d467af76deb70f7a0a908ade5ebab0..5a4d5aade815b3cfb782ebee05a668b08fc09436 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 3ba64b438b7277bd30a7f29cf951c42c57cc4839..04bfdcac747e3b65a6be464e5a3a5ae363f616f5 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 840ec3f849b98c1aab0bd5910461701c348d1633..1211a6ea3c3cf9ef8fba49ffc8a523383f7984b9 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 359d638a6a50728116a259af44df8e27889228b7..0a3f5f21be1e7c968c223ed4e6497b1d69f99c95 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 b5a30322e187ba9221a4406cf9bf8e12129d5810..6dd3bd4a2feaf27df83e4c9c71277b3c1f12e1ce 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