* tests/actions.at (Actions after errors): New test case.

This commit is contained in:
Paul Eggert
2002-11-16 07:32:09 +00:00
parent 5dac0025f6
commit b25d88f6d2

View File

@@ -1,5 +1,7 @@
2002-11-15 Paul Eggert <eggert@twinsun.com>
* tests/actions.at (Actions after errors): New test case.
* data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison.texinfo,
src/conflicts.c, src/parse-gram.y, src/tables.c, src/tables.h,
tests/action.at, tests/calc.at, tests/conflicts.at,