mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user