Tweak, extend and improve tests `cond[a-z]*.test'.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 14 Jul 2010 13:22:12 +0000 (15:22 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 10 Aug 2010 17:39:22 +0000 (19:39 +0200)
commit755ebe3254f669cc35cc10d1100a92d058f54048
tree580f86a560b90f5048642f5fb2d78fe1eda04c8f
parentf9fe878b53bca8297dbb6df861a99632f2f9b5b3
Tweak, extend and improve tests `cond[a-z]*.test'.

* tests/condd.test: Add trailing `:' command.  Typofix in
comment.
* tests/condhook.test: Make sure target `install-data-hook' is
not called by `make install', but that data files are installed.
Use proper m4 quoting in configure.in. Add trailing `:' command.
* tests/condhook2.test: New test, sister test of condhook, with
inverted semantic.
* tests/condinc2.test: Use proper m4 quoting in configure.in.
Prefer trailing `:' command over trailing `Exit 0'.
* tests/condman2.test: Enable errexit shell flag, and related
changes.  Add trailing `:' command.
* tests/condman.test: Likewise.  Also, do not create useless
dummy manpages, and use proper m4 quoting in configure.in.
* tests/condman3.test: New test, similar to condman.test, but
it also runs ./configure and "make install", and check the
installed files.
* tests/Makefile.am (TESTS): Updated.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/condd.test
tests/condhook.test
tests/condhook2.test [new file with mode: 0755]
tests/condinc2.test
tests/condman.test
tests/condman2.test
tests/condman3.test [new file with mode: 0755]