automake-patches
[Top][All Lists]
Advanced

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

Patch: FYI: remove xfail tests from branch


From: Tom Tromey
Subject: Patch: FYI: remove xfail tests from branch
Date: 22 Aug 2001 23:36:07 -0600

I'm checking this in on the 1.5 branch.
It removes the xfail tests.  There's no point in having them in the
release, I think.

Tom

Index: ChangeLog
from  Tom Tromey  <address@hidden>

        * tests/Makefile.am (XFAIL_TESTS): Removed.
        (TESTS): Removed xfail tests.
        * tests/subdir5.test, tests/auxdir2.test, tests/cond17.test:
        Removed.

Index: tests/Makefile.am
===================================================================
RCS file: /cvs/automake/automake/tests/Makefile.am,v
retrieving revision 1.343.2.1
diff -u -r1.343.2.1 Makefile.am
--- tests/Makefile.am 2001/08/23 04:57:56 1.343.2.1
+++ tests/Makefile.am 2001/08/23 05:01:13
@@ -1,7 +1,5 @@
 ## Process this file with automake to create Makefile.in
 
-XFAIL_TESTS = subdir5.test auxdir2.test cond17.test
-
 TESTS =        \
 acinclude.test \
 aclibobj.test \
@@ -26,7 +24,6 @@
 ansi5.test \
 asm.test \
 auxdir.test \
-auxdir2.test \
 backsl.test \
 backsl2.test \
 badline.test \
@@ -70,7 +67,6 @@
 cond14.test \
 cond15.test \
 cond16.test \
-cond17.test \
 cond18.test \
 cond19.test \
 cond20.test \
@@ -272,7 +268,6 @@
 subdir2.test \
 subdir3.test \
 subdir4.test \
-subdir5.test \
 subdirbuiltsources.test \
 subdircond.test \
 subobj.test \



reply via email to

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