]> git.saurik.com Git - bison.git/commit - tests/local.at
* tests/local.at (AT_PARSER_CHECK): Add a PRE argument to specify a
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 10 Jan 2007 02:55:19 +0000 (02:55 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 10 Jan 2007 02:55:19 +0000 (02:55 +0000)
commite0ac9b4bb068c17dacfa6a6b2b4d8157d27bf8ee
tree700ff9d080d094c7ac8053a4a69f90dec1f67705
parent78143faa1652400c22826281258a196084ed0312
* tests/local.at (AT_PARSER_CHECK): Add a PRE argument to specify a
command-line prefix.
* tests/torture.at (Exploding the Stack Size with Alloca): Stderr is
ignored, so use that PRE to set --log-fd=1 in VALGRIND_OPTS so we don't
miss Valgrind messages.
(Exploding the Stack Size with Malloc): Likewise.
ChangeLog
tests/local.at
tests/torture.at