You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
java_cup/plans/smoke.fmf

10 lines
172 B

summary: Basic smoke test
discover:
how: shell
tests:
- name: /smoke/empty-grammar
test: |
echo 'non terminal bar; bar::=;' | cup
execute:
how: tmt