* automake.in (parse_arguments): Diagnose empty arguments, options
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 21 Nov 2004 23:31:45 +0000 (23:31 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 21 Nov 2004 23:31:45 +0000 (23:31 +0000)
commitd6da85a6a6ca544d90dadb95e136ee950322b753
tree519c7df53f68b4c6cccbd96765d0777ca51d9c39
parent8498ea2933e2c572776e5f6f539e9314f534a8d2
* automake.in (parse_arguments): Diagnose empty arguments, options
with missing argument, and support `--'.
* aclocal.in (parse_arguments): Diagnose options with missing
argument.
* tests/aclocal.test: More checks.
* tests/automake.test: New file.
* tests/postprog.test: Use `--' for fun.
* tests/Makefile.am (TESTS): Add automake.test.
Report from Eric Blake.
ChangeLog
aclocal.in
automake.in
tests/Makefile.am
tests/Makefile.in
tests/aclocal.test
tests/automake.test [new file with mode: 0755]
tests/postproc.test