mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
* src/output.c (header_output): Don't forget to export YYLTYPE and
yylloc. * tests/headers.at (export YYLTYPE): New, make sure it does. * tests/regression.at (%union and --defines, Invalid CPP headers): Move to... * tests/headers.at: here.
This commit is contained in:
@@ -25,7 +25,8 @@ MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
|
||||
|
||||
TESTSUITE_AT = \
|
||||
testsuite.at \
|
||||
output.at sets.at reduce.at actions.at calc.at \
|
||||
output.at sets.at reduce.at \
|
||||
headers.at actions.at calc.at \
|
||||
torture.at regression.at \
|
||||
semantic.at
|
||||
|
||||
|
||||
Reference in New Issue
Block a user