lalr1.cc: check LAC support

* tests/conflicts.at, tests/input.at, tests/regression.at: here.
This commit is contained in:
Akim Demaille
2019-07-12 08:00:47 +02:00
parent 72d4ae5306
commit f49598a1e1
3 changed files with 28 additions and 1 deletions

View File

@@ -1375,6 +1375,8 @@ AT_LAC_CHECK([[%define api.push-pull pull %define api.pure]])
AT_LAC_CHECK([[%define api.push-pull both]])
AT_LAC_CHECK([[%define api.push-pull both %define api.pure]])
AT_LAC_CHECK([[%skeleton "lalr1.cc"]])
m4_popdef([AT_LAC_CHECK])
AT_CLEANUP