]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Port test cases to Microsoft-Windows-related environments,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2005 00:30:51 +0000 (00:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2005 00:30:51 +0000 (00:30 +0000)
following suggestions from Eric Blake.

ChangeLog

index 33227875ca80dfca19d0e497129d8ffb2016215e..b4004fec3b5f0ba4a8299729fc15233be11db09f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
 
        * Version 5.3.1.
 
+       Port test cases to Microsoft-Windows-related environments,
+       following suggestions from Eric Blake.
+       * tests/install/Makefile.am (TESTS_ENVIRONMENT): Add EXEEXT.
+       * tests/install/basic-1: Undo previous change.
+       (dd, dd2): New vars, which use $EXEEXT.  All uses of dd and dd2 changed.
+       * tests/install/trap: Undo previous change.
+       (sig): New var.  Use it insted of "trap '' CHLD".
+       Append $EXEEXT to executable name.
+
        "fetish" -> "coreutils" in more places.
        * tests/Coreutils.pm: Renamed from tests/Fetish.pm.
        (package Coreutils): Renamed from package Fetish.  All uses changed.