mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53: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:
@@ -28,6 +28,7 @@ AT_TESTED([bison])
|
||||
m4_include([output.at])
|
||||
m4_include([sets.at])
|
||||
m4_include([reduce.at])
|
||||
m4_include([headers.at])
|
||||
m4_include([actions.at])
|
||||
m4_include([calc.at])
|
||||
m4_include([torture.at])
|
||||
|
||||
Reference in New Issue
Block a user