tests: migrate from %error-verbose to %define parse.error verbose

* tests/actions.at, tests/c++.at, tests/conflicts.at,
* tests/cxx-type.at, tests/existing.at, tests/glr-regression.at,
* tests/headers.at, tests/input.at, tests/java.at, tests/javapush.at,
* tests/local.at, tests/regression.at, tests/skeletons.at,
* tests/torture.at:
Here.
This commit is contained in:
Akim Demaille
2018-11-12 07:07:41 +01:00
parent 7928c3e6fb
commit be7c620d65
14 changed files with 33 additions and 33 deletions

View File

@@ -77,7 +77,7 @@ m4_popdef([AT_LALR1_DIFF_CHECK])
# computation of nullable. It reported 485 SR conflicts!
AT_TEST_EXISTING_GRAMMAR([[GNU AWK 3.1.0 Grammar]],
[[%error-verbose
[[%define parse.error verbose
%token FUNC_CALL NAME REGEXP
%token ERROR
@@ -1459,7 +1459,7 @@ State 427 conflicts: 9 shift/reduce, 2 reduce/reduce
# Bison once reported shift/reduce conflicts that it shouldn't have.
AT_TEST_EXISTING_GRAMMAR([[GNU pic (Groff 1.18.1) Grammar]],
[[%error-verbose
[[%define parse.error verbose
%token LABEL
%token VARIABLE