Home | History | Annotate | Download | only in tests

Lines Matching full:report

548 AT_KEYWORDS([report])
556 AT_BISON_CHECK([-o input.c --report=all input.y], 0, [],
560 # Check the contents of the report.
655 AT_KEYWORDS([report])
664 AT_BISON_CHECK([-o input.c --report=all input.y])
666 # Check the contents of the report.
776 AT_KEYWORDS([report])
786 AT_BISON_CHECK([-o input.c --report=all input.y], 0, [],
791 # Check the contents of the report.
1064 # If conflict resolution makes states unreachable, remove those states, report
1065 # rules that are then unused, and don't report conflicts in those states. Test
1106 AT_BISON_CHECK([[--report=all input.y]], 0, [],
1270 ## Solved conflicts report for multiple reductions in a state. ##
1273 AT_SETUP([[Solved conflicts report for multiple reductions in a state]])
1299 AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])
1375 AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])