summaryrefslogtreecommitdiff
path: root/tests/list-of-tests.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-12-28 15:10:01 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-12-28 15:10:01 +0100
commit040471bbc9a23f57b06443417c558493c09ce3b5 (patch)
tree1873c65fa9802dac2a9c788e737d8827be003a23 /tests/list-of-tests.mk
parent47b0a251e64d467cd30b0d3d2210f7a456851c9b (diff)
downloadautomake-experimental/aclocal-search-path.tar.gz
tests: reorganize and extend tests on aclocal search path(s)experimental/aclocal-search-path
* tests/aclocal-search-path.tap: New test, supersedes and subsumes ... * tests/aclocal9.test: ... this test ... * tests/acloca11.test: ... and this one ... * tests/acloca12.test: ... and this one ... * tests/aclocal-acdir.test: ... and this one ... * tests/aclocal-path-nonexistent.test: ... and this one ... * tests/aclocal-path-precedence.test:: ... and this one ... * tests/aclocal-path.test: ... and this one ... * tests/dirlist-abspath.test: ... and this one ... * tests/dirlist.test: ... and this one ... * tests/dirlist2.test: ... and this one, all of which have accordingly been removed. * tests/list-of-tests.mk: Update.
Diffstat (limited to 'tests/list-of-tests.mk')
-rw-r--r--tests/list-of-tests.mk13
1 files changed, 2 insertions, 11 deletions
diff --git a/tests/list-of-tests.mk b/tests/list-of-tests.mk
index 6ccca5dc3..daf420abf 100644
--- a/tests/list-of-tests.mk
+++ b/tests/list-of-tests.mk
@@ -32,10 +32,7 @@ aclocal5.test \
aclocal6.test \
aclocal7.test \
aclocal8.test \
-aclocal9.test \
acloca10.test \
-acloca11.test \
-acloca12.test \
acloca13.test \
acloca14.test \
acloca15.test \
@@ -47,14 +44,11 @@ acloca20.test \
acloca21.test \
acloca22.test \
acloca23.test \
-aclocal-acdir.test \
-aclocal-install-absdir.test \
+aclocal-search-path.tap \
aclocal-print-acdir.test \
-aclocal-path.test \
+aclocal-install-absdir.test \
aclocal-path-install.test \
aclocal-path-install-serial.test \
-aclocal-path-nonexistent.test \
-aclocal-path-precedence.test \
ac-output-old.tap \
acsilent.test \
acsubst.test \
@@ -324,9 +318,6 @@ depend5.test \
depend6.test \
deprecated-acinit.test \
destdir.test \
-dirlist.test \
-dirlist2.test \
-dirlist-abspath.test \
discover.test \
dist-auxdir-many-subdirs.test \
dist-auxfile-2.test \