]> git.ipfire.org Git - thirdparty/automake.git/commit
Make some `confh*.test' tests more "semantic" (plus tweakings).
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Sep 2010 19:05:36 +0000 (21:05 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Sep 2010 19:05:36 +0000 (21:05 +0200)
commitf0b4323ac83c8e2bb57ebece361905cf1bcaa07e
tree02c5d96a34efb2b0652e91c41efa1849a0f966ca
parente335d8bc66314034cfd8435572c23e781c6df922
Make some `confh*.test' tests more "semantic" (plus tweakings).

* tests/confh.test: Run "autoconf", "configure" and "make check",
instead of munging/grepping the generated `Makefile.in'.
* tests/confh4.test: Relax the grepping of Makefile.in w.r.t.
white spaces.  Do not create usless dummy source file `foo.c'
and useless dummy header file `acconfig.h'.
(configure.in): Remove superfluous call to `AC_OUTPUT'.
* tests/confh6.test: Add trailing `:' command.
* tests/confh7.test: In comments, add reference to ...
* tests/confh8.test: ... this new test, "semantic" sister
of `confh7.test'.
* tests/Makefile.am (TESTS): Updated.
Prompted by a report from Ralf Wildenhues.
ChangeLog
tests/Makefile.am
tests/confh.test
tests/confh4.test
tests/confh6.test
tests/confh7.test
tests/confh8.test [new file with mode: 0755]