From: Jim Meyering Date: Sat, 13 Aug 2005 17:39:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~156 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cac9f4ecd5a7500890486c0cc41517e73899451d;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 40a65f6..72da8ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,17 @@ * Version 5.3.1. + * tests/date: Remove directory + * tests/Makefile.am (SUBDIRS): Remove date. + * configure.ac (AC_CONFIG_FILES): Remove tests/date/Makefile. + + * tests/Coreutils.pm: New keywords, ENV and ENV_DEL, to support + tests/misc/date. + With todays additions, the generated shell script, tests/date/date-tests had becoming far too large (over 350KB), so use the superior-but-perl-requiring framework instead. - * tests/date/Test.pm: Move new tests from here... + * tests/date/Test.pm: Move all tests from here... * tests/misc/date: ...to this new file. * tests/misc/Makefile.am (TESTS): Add date.