summaryrefslogtreecommitdiff
path: root/tests/existing.at
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-11-12 07:07:41 +0100
committerAkim Demaille <akim.demaille@gmail.com>2018-11-12 07:28:23 +0100
commitbe7c620d653ad7f1fbe00ebdbec63947ba9e9663 (patch)
tree5ae1b6eb4294c8dd39c787935818ef5d565f3f86 /tests/existing.at
parent7928c3e6fbdf47ff81184966cee937e6aa694b94 (diff)
downloadbison-be7c620d653ad7f1fbe00ebdbec63947ba9e9663.tar.gz
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.
Diffstat (limited to 'tests/existing.at')
-rw-r--r--tests/existing.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/existing.at b/tests/existing.at
index c929358a..df795ac8 100644
--- a/tests/existing.at
+++ b/tests/existing.at
@@ -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