automake-patches
[Top][All Lists]
Advanced

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

[FYI] {GSoC} testsuite: remove duplicated mention of a test in Makefile.


From: Stefano Lattarini
Subject: [FYI] {GSoC} testsuite: remove duplicated mention of a test in Makefile.am
Date: Wed, 3 Aug 2011 15:59:21 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

* tests/Makefile.am (tap_other_tests): Remove `tap-empty.test',
it is already listed in `$(tap_with_common_setup_tests)'.
---
 ChangeLog         |    6 ++++++
 tests/Makefile.am |    1 -
 tests/Makefile.in |    1 -
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5d27573..6896b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-08-03  Stefano Lattarini  <address@hidden>
 
+       testsuite: remove duplicated mention of a test in Makefile.am
+       * tests/Makefile.am (tap_other_tests): Remove `tap-empty.test',
+       it is already listed in `$(tap_with_common_setup_tests)'.
+
+2011-08-03  Stefano Lattarini  <address@hidden>
+
        testsuite: one more use of TAP in our own tests
        * tests/tap-bad-prog.test, tests/tap-bad-prog2.test: Merged
        into ...
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 43ada56..a7a1339 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1188,7 +1188,6 @@ tap-bad-prog.tap \
 tap-basic.test \
 tap-doc.test \
 tap-doc2.test \
-tap-empty.test \
 tap-more.test \
 tap-more2.test \
 tap-recheck.test \
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 9052c93..57bb2aa 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1421,7 +1421,6 @@ tap-bad-prog.tap \
 tap-basic.test \
 tap-doc.test \
 tap-doc2.test \
-tap-empty.test \
 tap-more.test \
 tap-more2.test \
 tap-recheck.test \
-- 
1.7.2.3




reply via email to

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