summaryrefslogtreecommitdiff
path: root/tests/aclocal-print-acdir.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-09-10 21:34:19 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-09-10 23:19:35 +0200
commit02aa640410bb9a5106b052d16c7f54f9e926740b (patch)
treec44e7ec55bc99aa5d0e0b49f4f5dad33c7a41947 /tests/aclocal-print-acdir.test
parentda414584b7c62f90fa21ad6420cea2ef8553c119 (diff)
downloadautomake-02aa640410bb9a5106b052d16c7f54f9e926740b.tar.gz
tests: avoid creating useless files in some test directories
* tests/aclocal.test: Define `$am_create_testdir' to "empty" before sourcing ./defs, to avoid bringing in unused auxiliary files. Related adjustments. * tests/aclocal3.test: Likewise. * tests/aclocal8.test: Likewise. * tests/aclocal9.test: Likewise. * tests/acloca10.test: Likewise. * tests/acloca11.test: Likewise. * tests/acloca12.test: Likewise. * tests/acloca15.test: Likewise. * tests/acloca16.test: Likewise. * tests/acloca17.test: Likewise. * tests/acloca18.test: Likewise. * tests/acloca20.test: Likewise. * tests/acloca21.test: Likewise. * tests/acloca23.test: Likewise. * tests/aclocal-print-acdir.test: Likewise. * tests/ar-lib.test: Likewise. * tests/compile.test: Likewise. * tests/compile2.test: Likewise. * tests/compile3.test: Likewise. * tests/compile6.test: Likewise. * tests/instsh2.test: Likewise. * tests/instsh3.test: Likewise. * tests/mdate5.test: Likewise. * tests/mdate6.test: Likewise. * tests/missing3.test: Likewise. * tests/missing5.test: Likewise. * tests/mkinst3.test: Likewise. * tests/self-check-explicit-skips.test: Likewise. * tests/self-check-report.test: Likewise. * tests/self-check-sanity.test: Likewise. * tests/tap-driver-stderr.test: Likewise.
Diffstat (limited to 'tests/aclocal-print-acdir.test')
-rwxr-xr-xtests/aclocal-print-acdir.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/aclocal-print-acdir.test b/tests/aclocal-print-acdir.test
index 297c702d3..c55ae2b17 100755
--- a/tests/aclocal-print-acdir.test
+++ b/tests/aclocal-print-acdir.test
@@ -16,6 +16,7 @@
# Test on aclocal's `--print-ac-dir' option.
+am_create_testdir=empty
. ./defs || Exit 1
set -e