* tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR): New.

Use it to test the GLR parser.
This commit is contained in:
Akim Demaille
2002-11-12 09:07:38 +00:00
parent 7bd6c77e5e
commit 3df374151b
3 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2002-11-12 Akim Demaille <akim@epita.fr>
* tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR): New.
Use it to test the GLR parser.
2002-11-12 Akim Demaille <akim@epita.fr>
* tests/regression.at (input.y): s/YYEOF/MYEOF/, as the skeleton