tests: various minor tweakings, mostly related to AM_PROG_AR
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 3 Nov 2011 14:09:05 +0000 (15:09 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 3 Nov 2011 14:09:05 +0000 (15:09 +0100)
commit005000e7a47e75d051473ad326983be6448738b6
tree175fadea90776599aae19c82920b610f87b4278c
parent2270535f37084e0e2febed21cd808da75b0f3451
tests: various minor tweakings, mostly related to AM_PROG_AR

* tests/alloca.test: Adjust to new portability requirements due
to the new AM_PROG_AR macro.
* tests/discover.test: Likewise.
* tests/libobj3.test: Likewise.
* tests/pluseq7.test: Likewise.  Also, make grepping of automake
expected error message stricter.
* tests/stdlib.test: Likewise, and extend the test a bit.
* tests/parse.test (configure.in): Remove redundant call to
AC_PROG_RANLIB.
* tests/library2.test: Adjust to new portability requirements
due to the new AM_PROG_AR macro.  Also ...
(configure.in): ... add call to AC_PROG_CC, to ensure automake
really fails for the expected reason.
ChangeLog
tests/alloca.test
tests/discover.test
tests/libobj3.test
tests/library2.test
tests/parse.test
tests/pluseq7.test
tests/stdlib.test