Home | History | Annotate | Download | only in tests

Lines Matching full:bison

0 # Bison Regressions.                               -*- Autotest -*-
44 AT_CHECK([bison -o input.c input.y])
83 AT_CHECK([bison -o input.c input.y])
98 [[/* Bison used to swallow the character after `}'. */
105 AT_CHECK([bison -v -o input.c input.y])
120 [[/* `Bison -v' used to dump core when two tokens are defined with the same
132 AT_CHECK([bison -v -o input.c input.y], 0, [],
177 AT_CHECK([bison -o input.c -v input.y])
299 AT_CHECK([bison -v -o input.c input.y])
322 AT_CHECK([bison input.y], [1], [],
348 AT_CHECK([bison input.y], [1], [],
365 # Bison managed, when fed with `%token 'f' "f"' to #define 'f'!
401 AT_CHECK([bison -o input.c input.y])
432 AT_CHECK([bison -o input.c input.y])
442 # The generation of the reduction was once wrong in Bison, and made it
473 AT_CHECK([bison -v input.y])
638 AT_CHECK([bison -v -o input.c input.y])
641 # still to be implemented in the experimental branch of Bison.
746 # _AT_DATA_DANCER_Y(BISON-OPTIONS)
847 # AT_CHECK_DANCER(BISON-OPTIONS)
854 AT_CHECK([bison -o dancer.c dancer.y])
856 [AT_CHECK([bison -o dancer.cc dancer.y])
858 [AT_CHECK([bison -o dancer.c dancer.y])
877 # _AT_DATA_EXPECT2_Y(BISON-OPTIONS)
944 # AT_CHECK_EXPECT2(BISON-OPTIONS)
951 AT_CHECK([bison -o expect2.c expect2.y])
953 [AT_CHECK([bison -o expect2.cc expect2.y])
955 [AT_CHECK([bison -o expect2.c expect2.y])