Enable `errexit' shell flag in various tests.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 11 Jun 2010 15:19:20 +0000 (17:19 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 12 Jun 2010 10:26:20 +0000 (12:26 +0200)
commitc1f6cdbdb3ef89d2f6a23e5b9d87baeba73b2735
tree1c360da438faf9b42d4d287ab8d17fd5f5a21124
parent12e9334a5eac926a69e30979118954ec3eee1781
Enable `errexit' shell flag in various tests.

* tests/backsl.test: Enable the `errexit' shell flag, and
related changes.
* tests/backsl2.test: Likewise.
* tests/block.test: Likewise.
* tests/canon2.test: Likewise.
* tests/canon4.test: Likewise.
* tests/comment2.test: Likewise.
* tests/condlib.test: Likewise.
* tests/cond15.test: Likewise, and prefer $FGREP over grep.
* tests/canon3.test: Likewise.  Also, avoid to create an useless
dummy source file.
* tests/acoutpt2.test: Enable the `errexit' shell flag, and some
related changes.  Do some cosmetic improvements in the generated
`configure.in' file.
* tests/cond4.test: Likewise.
* tests/cond14.test: Likewise.
* tests/condinc.test: Likewise.
* tests/cond7.test: Likewise.  Also, remove useless setting of
AUTOMAKE_OPTIONS to `foreign' in the generated Makefile.am.
* tests/ansi.test: Enable the `errexit' shell flag, and related
changes.  Extended, esp. by running autoconf, ./configure and
make, and by looking into the distdir.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16 files changed:
ChangeLog
tests/acoutpt2.test
tests/ansi.test
tests/backsl.test
tests/backsl2.test
tests/block.test
tests/canon2.test
tests/canon3.test
tests/canon4.test
tests/comment2.test
tests/cond14.test
tests/cond15.test
tests/cond4.test
tests/cond7.test
tests/condinc.test
tests/condlib.test