mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* tests/calc.at (AT_CHECK_CALC): Check different scenarios of
error recovery, mixing with/without pops and discarding of the lookahead. Exercise YYERROR. Disable the lalr1.cc tests as currently it doesn't support YYERROR.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2003-02-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/calc.at (AT_CHECK_CALC): Check different scenarios of
|
||||
error recovery, mixing with/without pops and discarding of the
|
||||
lookahead.
|
||||
Exercise YYERROR.
|
||||
Disable the lalr1.cc tests as currently it doesn't support YYERROR.
|
||||
|
||||
2003-02-17 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* tests/atlocal.in (LDFLAGS, LIBS): New vars.
|
||||
|
||||
Reference in New Issue
Block a user