]> git.saurik.com Git - bison.git/commit
* tests/calc.at, tests/output.at, tests/regression.at,
authorAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 15:20:47 +0000 (15:20 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 15:20:47 +0000 (15:20 +0000)
commitd803322e27fd275ecf6daf141a39030c779758bc
tree21c4c7598c90760c0385c89f8ffae07f7cdcb5d5
parent3d76b07def2060a412e81f8ae2925b3cff795d40
* tests/calc.at, tests/output.at, tests/regression.at,
* tests/testsuite.at, tests/torture.at: Rely on Autotest 2.52g:
now the tests are run in private dirs, therefore AC_CLEANUP and
family can be simplified to 0-ary.
* tests/atlocal.in: Now that we run `elsewhere' than in tests/,
use abs. path to find config.h.
* tests/calc.at (AT_CHECK_CALC): Don't try to check the compiler's
stderr, there can be way too much random noise.
Instead pass -Werror to GCC and rely on the exit status.
Reported by Wolfram Wagner.
ChangeLog
THANKS
tests/atlocal.in
tests/calc.at
tests/output.at
tests/regression.at
tests/testsuite.at
tests/torture.at