tests: minor optimizations/simplifications in some aclocal tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 10 Sep 2011 22:23:06 +0000 (00:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 10 Sep 2011 22:32:00 +0000 (00:32 +0200)
commitefdc3e177d74e62f18dbe6a8c0d3577288e64578
tree68cfd90fd60fa7a4660ad8b4e93dcf0ad2535cd7
parent2c48a50792d15aec423169163ebd5a99735dbc8c
tests: minor optimizations/simplifications in some aclocal tests

* acloca11.test: Instead of running ./configure and then grepping
the file it has produced, directly grep configure.  Add trailing
`:' command.
* acloca12.test: Likewise.
* acloca10.test: Likewise.  Also, remove the autom4te caches
by hand, instead of sleeping to ensure they get outdated and
ignored.
* aclocal9.test: Likewise.
* acloca18.test: Likewise.  Also, do not remove file `foo',
which is not being created anymore.
* acloca20.test: The test makes sense only if the system support
real symlinks, so skip it if this is not the case.  This allows
for various simplifications.
ChangeLog
tests/acloca10.test
tests/acloca11.test
tests/acloca12.test
tests/acloca18.test
tests/acloca20.test
tests/aclocal9.test