From: Jim Meyering Date: Sat, 3 Oct 1998 16:49:01 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0-b2~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b1af1141062510d4ff5d0c94cbe9d94cada0d96;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d80513a2ea..76f7ab60de 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,25 @@ +1998-10-03 Jim Meyering + + * tests/Fetish.pm: Make `VERBOSE' be a little more verbose. + + * tests/mv/Makefile.am (TESTS): Add i-1. + * tests/mv/i-1: New test. + +1998-10-02 Jim Meyering + + * tests/ls-2/Makefile.am (EXTRA_DIST): Remove run-test. + * tests/ls-2/run-test: Remove file. + * tests/ls-2/quoting: Include /bin/sh driver framework. + + * tests/dircolors/simple: Remove file. + * tests/dircolors/run-test: Embed it here instead. + * tests/dircolors/simple: Rename from run-test. + +1998-10-01 Jim Meyering + + * tests/Makefile.am (EXTRA_DIST): Remove README. + From Akim Demaille. + 1998-09-28 Jim Meyering * Version 4.0-pre1. diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 3136ecef53..589d06a85a 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -92,7 +92,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = mv-special-1 into-self into-self-2 backup-is-src +TESTS = mv-special-1 into-self into-self-2 backup-is-src i-1 EXTRA_DIST = $(TESTS) setup TESTS_ENVIRONMENT = \ DF=../../src/df \ @@ -102,7 +102,8 @@ TESTS_ENVIRONMENT = \ MKNOD=../../src/mknod \ MV=../../src/mv \ RM=../../src/rm \ - TOUCH=../../src/touch + TOUCH=../../src/touch \ + PROG=mv mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES =