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:
Adela Vais
2020-09-23 21:51:21 +03:00
committed by Akim Demaille
parent 8dc60543c8
commit de638df104
4 changed files with 107 additions and 2 deletions

View File

@@ -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 \