java: tests: check push parsers like the others

Currently in javapush.at.

* tests/calc.at: Here.
This commit is contained in:
Akim Demaille
2020-02-03 15:10:25 +01:00
parent 1cc83505c5
commit fa226d773c
2 changed files with 26 additions and 5 deletions

View File

@@ -236,6 +236,11 @@ AT_CHECK_JAVA_GREP(
[1])
AT_CLEANUP
## ------------------------------ ##
## Calculator with a push parser ##
## ------------------------------ ##
# Define a single copy of the Calculator grammar.
m4_define([AT_CALC_BODY],[
%code imports {