summaryrefslogtreecommitdiff
path: root/t/test-metadata-global-result.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-05-22 01:48:52 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-05-22 22:46:18 +0200
commit8c64f4c94278dbb66b33aeb3c396c6b1fd04387a (patch)
tree1aa175517cd86978b4619e3197dc176c121080c2 /t/test-metadata-global-result.sh
parent9c259ea642d885b8a6b5f3414e7e0016752b9c91 (diff)
downloadautomake-8c64f4c94278dbb66b33aeb3c396c6b1fd04387a.tar.gz
[ng] check: unconditionally distribute test-driver
This new behaviour is suboptimal, but will allow us to move yet more logic and processing from the automake scripts into the generated Makefiles. * automake.in (handle_tests): Distribute 'test-driver' unconditionally if the variable TESTS is defined and the 'serial-tests' option is not used. (handle_per_suffix_test): Don't distribute 'test-driver' anymore. * Several tests: Adjust. * t/test-driver-custom-no-extra-driver.sh: Remove as obsolete. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/test-metadata-global-result.sh')
-rwxr-xr-xt/test-metadata-global-result.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-metadata-global-result.sh b/t/test-metadata-global-result.sh
index 3d8759a27..cbd0cce72 100755
--- a/t/test-metadata-global-result.sh
+++ b/t/test-metadata-global-result.sh
@@ -69,7 +69,7 @@ have_result ()
$ACLOCAL
$AUTOCONF
-$AUTOMAKE
+$AUTOMAKE -a
./configure