]> git.ipfire.org Git - thirdparty/autoconf.git/commit
The debug scripts are only wrapper around testsuite, asking for a
authorAkim Demaille <akim@epita.fr>
Thu, 23 Nov 2000 09:48:28 +0000 (09:48 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 23 Nov 2000 09:48:28 +0000 (09:48 +0000)
commitbca7b71cf85372460ccb76ad99ce7d5708b46cda
tree611593efa74806e4575b4851a39929700c3bf5c9
parentce8108c250f979f4ed8ff414c4020265f3174a74
The debug scripts are only wrapper around testsuite, asking for a
specific test.
* tests/atgeneral.m4 (AC_INIT) <at_debug>: New variable, new
option, -d, to disable the creation of the debug scripts (when
testsuite was already launched from one).
<at_test_count>: Really compute it instead of using the number of
the last test run.
ChangeLog
lib/autotest/general.m4
tests/atgeneral.m4