From: Jim Meyering Date: Sun, 22 Dec 1996 14:20:27 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6c32178c78fe08f2b09e4629159431393a0f471;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8e0b7c844e..76ae95c565 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,20 @@ +Sun Dec 22 08:11:27 1996 Jim Meyering + + * tests/md5sum-test/Makefile.am: Use same framework as other tests. + * tests/md5sum-test/Test.pm: New file. + Sat Dec 21 20:32:58 1996 Jim Meyering + * tests/Makefile.am (EXTRA_DIST): Add README and Makefile.am.in. + + * tests/Makefile.am.in: New file. + + * tests/sort-test/Makefile.am: Clone the Makefile.am from join-test. + Replace only the definition of $x and the auto-generated lists of + test files. + * tests/cut-test/Makefile.am: Likewise. + * tests/tr-test/Makefile.am: Likewise. + * tests/join-test/Makefile.am: Add @MAINT@-protected rule for verifying that Makefile.am is consistent with Test.pm.