* tests/glr-regression.at: Use AT_PARSER_CHECK rather than AT_CHECK to

run parsers in all tests so that Valgrind is invoked during
maintainer-check-valgrind.
(Duplicate representation of merged trees): Free all semantic values.
(Duplicated user destructor for lookahead): Likewise.
This commit is contained in:
Joel E. Denny
2007-01-10 03:47:50 +00:00
parent e0ac9b4bb0
commit 7d2d521fb8
2 changed files with 58 additions and 29 deletions

View File

@@ -1,3 +1,11 @@
2007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
* tests/glr-regression.at: Use AT_PARSER_CHECK rather than AT_CHECK to
run parsers in all tests so that Valgrind is invoked during
maintainer-check-valgrind.
(Duplicate representation of merged trees): Free all semantic values.
(Duplicated user destructor for lookahead): Likewise.
2007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
* tests/local.at (AT_PARSER_CHECK): Add a PRE argument to specify a