automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: FYI: test suite patches


From: Tom Tromey
Subject: Patch: FYI: test suite patches
Date: 25 Jul 2001 09:53:20 -0600

I'm checking this in.
Nicolas Joly reported on the bug list that these tests have problems
on his box.  Some diffs don't support `-u'.  Also, pr9 requires GNU
make (since it uses distcheck).

Tom

Index: ChangeLog
from  Tom Tromey  <address@hidden>

        From Nicolas Joly:
        * tests/pr9.test: Require GNU make.
        * tests/dirname.test: Don't use `-u'.

Index: THANKS
===================================================================
RCS file: /cvs/automake/automake/THANKS,v
retrieving revision 1.143
diff -u -r1.143 THANKS
--- THANKS 2001/07/21 18:45:47 1.143
+++ THANKS 2001/07/25 15:25:37
@@ -102,6 +102,7 @@
 Miodrag Vallat         address@hidden
 Morten Eriksen         address@hidden
 Motoyuki Kasahara      address@hidden
+Nicolas Joly           address@hidden
 Nicolas Thiery         address@hidden
 NISHIDA Keisuke                address@hidden
 Nelson H. F. Beebe     address@hidden
Index: tests/dirname.test
===================================================================
RCS file: /cvs/automake/automake/tests/dirname.test,v
retrieving revision 1.2
diff -u -r1.2 dirname.test
--- tests/dirname.test 2001/07/22 00:25:35 1.2
+++ tests/dirname.test 2001/07/25 15:25:37
@@ -37,7 +37,7 @@
 7 /file                  = /
 EOF
 
-diff -u wanted got || exit 1
+diff wanted got || exit 1
 
 exit 0
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]