mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
d: support api.parser.extends and api.parser.implements
The D skeleton was not properly supporting them. * data/skeletons/d.m4: Fix it. * tests/d.at: Check it. * tests/local.mk, tests/testsuite.at: Adjust.
This commit is contained in:
committed by
Akim Demaille
parent
8dc60543c8
commit
de638df104
@@ -57,6 +57,7 @@ TESTSUITE_AT = \
|
||||
%D%/conflicts.at \
|
||||
%D%/counterexample.at \
|
||||
%D%/cxx-type.at \
|
||||
%D%/d.at \
|
||||
%D%/diagnostics.at \
|
||||
%D%/existing.at \
|
||||
%D%/glr-regression.at \
|
||||
|
||||
Reference in New Issue
Block a user