]> git.saurik.com Git - bison.git/commit
Tune local.at so that people can "autom4te -l autotest calc.at -o
authorAkim Demaille <akim@epita.fr>
Mon, 25 Aug 2003 07:15:49 +0000 (07:15 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 25 Aug 2003 07:15:49 +0000 (07:15 +0000)
commit1f7a61ff990eb27dfb7902448c98ba9ccbbf9846
tree79fd6bfb75f901fa0bf5a0763d6bd31499132c4f
parent750a5211c0a5041bc784106a16f3f56fc5bd8745
Tune local.at so that people can "autom4te -l autotest calc.at -o
calc" for instance, to extract a sub test suite.
* tests/testsuite.at: Move the initialization, Autotest version
requirement, and AT_TESTED invocation into...
* tests/local.at: here.
* tests/testsuite.at: Include it for compatibility with Autoconf
2.57.
* tests/Makefile.am ($(TESTSUITE)): Report that the warning should
be ignore.
ChangeLog
tests/Makefile.am
tests/local.at
tests/testsuite.at