* lib/autotest/general.m4 (AT_INIT) <at_optarg>: Optimize
commite1d5a93433d499eaa6700a0936bbe3feeb5faef4
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Mar 2006 19:58:31 +0000 (12 19:58 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Mar 2006 19:58:31 +0000 (12 19:58 +0000)
tree8c86c16f98f5518df98af5a1648f82fa8b20843d
parent17bb2b9ac8471f994e1fe979a6b2fee862414ff3
* lib/autotest/general.m4 (AT_INIT) <at_optarg>: Optimize
`expr' away if there is nothing to do.
< --keywords >: Simplify and robustify argument handling.
Revert erroneous comment from 2005-08-23.  Extend to allow
keyword negation with `!'.
Update help message.  Remove broken code to prevent running
tests multiple times.
* doc/autoconf.texi (testsuite Invocation) < --keywords >:
Update and fix the documentation accordingly.
* tests/autotest.at (Keywords): Renamed to..
(Keywords and ranges): .. this.  Extended to make sure negated
keywords, keywords taken from AT_SETUP arguments, and numeric
test ranges work, and that matching is case-insensitive.
ChangeLog
doc/autoconf.texi
lib/autotest/general.m4
tests/autotest.at