]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: rename the last aclocal test with dumb name
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 8 Jan 2013 20:47:40 +0000 (21:47 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 8 Jan 2013 20:47:40 +0000 (21:47 +0100)
* t/acloca10.sh: Rename ...
* t/aclocal-I-install.sh: ... to this saner and slightly more
self-explanatory name.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/aclocal-I-and-install.sh [moved from t/acloca10.sh with 100% similarity]
t/list-of-tests.mk

similarity index 100%
rename from t/acloca10.sh
rename to t/aclocal-I-and-install.sh
index aef3730e22317668864525ca14f15d198b325346..63e098d25eafd6dab3b1caeb81b18813c99c8235 100644 (file)
@@ -72,10 +72,10 @@ t/get-sysconf.sh \
 $(perl_TESTS) \
 t/instspc.tap \
 t/aclocal.sh \
-t/acloca10.sh \
 t/aclocal-I-order-1.sh \
 t/aclocal-I-order-2.sh \
 t/aclocal-I-order-3.sh \
+t/aclocal-I-and-install.sh \
 t/aclocal-acdir.sh \
 t/aclocal-amflags.sh \
 t/aclocal-autoconf-version-check.sh \