]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
testsuite: list "forgotten" test script in Makefile.am
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 13:58:14 +0000 (15:58 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 13:58:14 +0000 (15:58 +0200)
* tests/Makefile.am (TESTS): Also list the test script
`parallel-tests-no-color-in-log.test'; it had been introduced in
commit `v1.11-899-geaac33f', but by mistake it wasn't added to
the list of tests in the Makefile back then.

ChangeLog
tests/Makefile.am
tests/Makefile.in

index 6896b40ad0a9465dd94ec6af69398df71b624030..d09d10e36689d477e2fbc5b77bfa21afe25245c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       testsuite: list "forgotten" test script in Makefile.am
+       * tests/Makefile.am (TESTS): Also list the test script
+       `parallel-tests-no-color-in-log.test'; it had been introduced in
+       commit `v1.11-899-geaac33f', but by mistake it wasn't added to
+       the list of tests in the Makefile back then.
+
 2011-08-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        testsuite: remove duplicated mention of a test in Makefile.am
index a7a1339aaa9b7760847bf2a5f5014171c7516d40..be2d16ad42c9e8c373f9628cecdad258fd61f865 100644 (file)
@@ -735,6 +735,7 @@ parallel-tests-log-override-2.test \
 parallel-tests-log-override-recheck.test \
 parallel-tests-empty-testlogs.test \
 parallel-tests-driver-install.test \
+parallel-tests-no-color-in-log.test \
 parallel-tests-no-spurious-summary.test \
 parallel-tests-exit-statuses.test \
 parallel-tests-console-output.test \
index 57bb2aa0af0c5e27511a1f1d5645a3af8b48db55..0a91947186c8042a15531e548ff4d6219a5a52f4 100644 (file)
@@ -989,6 +989,7 @@ parallel-tests-log-override-2.test \
 parallel-tests-log-override-recheck.test \
 parallel-tests-empty-testlogs.test \
 parallel-tests-driver-install.test \
+parallel-tests-no-color-in-log.test \
 parallel-tests-no-spurious-summary.test \
 parallel-tests-exit-statuses.test \
 parallel-tests-console-output.test \