tests: use valgrind where appropriate
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 10 Nov 2012 08:26:40 +0000 (09:26 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sat, 10 Nov 2012 08:29:33 +0000 (09:29 +0100)
commit2bb8f621eb61ef282fadd39232a96589ba1979ad
tree343d3ef389f7547050f5526a1e171c095b89938f
parent3a526f5cc3b45fc68d06de0b5332105113741093
tests: use valgrind where appropriate

Reported by Théophile Ranquet.

* tests/glr-regression.at: Rewrite some test cases so that AT_PARSER_CHECK,
which runs valgrind, is exposed with the parser, not with "echo".
* tests/local.at, tests/regression.at, tests/headers.at:
Use AT_PARSER_CHECK for generated parsers.
THANKS
tests/glr-regression.at
tests/headers.at
tests/local.at
tests/regression.at