Home | History | Annotate | Download | only in tests

Lines Matching full:grammar

1 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
19 AT_BANNER([[Grammar Reduction.]])
49 AT_CHECK([[sed -n '/^Grammar/q;/^$/!p' input.output]], 0,
104 AT_CHECK([[sed -n '/^Grammar/q;/^$/!p' input.output]], 0,
168 AT_CHECK([[sed -n '/^Grammar/q;/^$/!p' input.output]], 0,
209 # Check that the automaton is that as the for the grammar reduced by
216 # The non reduced grammar.
250 AT_CHECK([[sed -n '/^Grammar/q;/^$/!p' not-reduced.output]], 0,
262 # The reduced grammar.
324 AT_CHECK([[sed -n '/^Grammar/q;/^$/!p' input.output]], 0,