tests: fix spurious failures due to autom4te caching
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Jan 2012 12:15:17 +0000 (13:15 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Jan 2012 13:23:06 +0000 (14:23 +0100)
commit92f688d82f4562bf27948b4bd3780a3b18eee8cf
tree05a6e6f2c49c5c27ae76a5b2b92a5da2bbd6590e
parente3b0e12400f5fa4220fc0aa79dd0989e56def9c6
tests: fix spurious failures due to autom4te caching

* tests/aclocal9.test: Call aclocal and autoconf with the `--force'
option.
* tests/acloca10.test: Sleep between re-runs of aclocal and autoconf.
* tests/acloca18.test: Explicitly remove also the configure script
and the aclocal.m4 before re-invoking aclocal and autoconf.
tests/acloca10.test
tests/acloca18.test
tests/aclocal9.test