tests: more consistent checks about invalid options
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Jan 2011 02:17:10 +0000 (03:17 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Jan 2011 22:11:53 +0000 (23:11 +0100)
commita7acd6bbef482c67e03a3c0ac2878ae7af60307e
tree83a0082f570505d9802894425e8914a074b0e92e
parent7910300390dcdc2a7a4bf67d905f2fe10a7ae588
tests: more consistent checks about invalid options

* tests/aclocal.test: Grepping of automake stderr for messages
reporting invalid options made stricter.
* tests/no-outdir-option.test: Likewise.  Also, create a dummy
`Makefile.am', to ensure that the automake failures are really
caused only by unrecognized options.
* tests/automake.test: Added trailing `:' command.  Removed
redundant checks on `--help' and `--version' option (already
performed in the test `help*.test').
ChangeLog
tests/aclocal.test
tests/automake.test
tests/no-outdir-option.test