]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 16:49:01 +0000 (16:49 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 16:49:01 +0000 (16:49 +0000)
old/fileutils/ChangeLog
tests/mv/Makefile.in

index d80513a2ea445a3fdd04fbc64f971b6456d7c1af..76f7ab60de663c30a4b9f498da331e509dd039cb 100644 (file)
@@ -1,3 +1,25 @@
+1998-10-03  Jim Meyering  <meyering@ascend.com>
+
+       * 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  <meyering@ascend.com>
+
+       * 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  <meyering@ascend.com>
+
+       * tests/Makefile.am (EXTRA_DIST): Remove README.
+       From Akim Demaille.
+
 1998-09-28  Jim Meyering  <meyering@ascend.com>
 
        * Version 4.0-pre1.
index 3136ecef53f7ae3e56127053df0af7af6dc9b95f..589d06a85a7c388773ce70ba44469fa7da19e298 100644 (file)
@@ -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 =