mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
test location_type.
* tests/local.at (_AT_BISON_OPTION_PUSHDEFS):
Define AT_LOCATION_TYPE_IF.
(_AT_BISON_OPTION_POPDEFS): Undefine AT_LOCATION_TYPE_IF.
* tests/calc.at (_AT_DATA_CALC_Y): When %define location_type is
used, provide a user location type and use it.
(Simple LALR1 C++ Calculator): Add a test case for location_type.
(cherry picked from commit 24bb8c8c25)
Conflicts:
tests/calc.at
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2010-04-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
test location_type.
|
||||
* tests/local.at (_AT_BISON_OPTION_PUSHDEFS):
|
||||
Define AT_LOCATION_TYPE_IF.
|
||||
(_AT_BISON_OPTION_POPDEFS): Undefine AT_LOCATION_TYPE_IF.
|
||||
* tests/calc.at (_AT_DATA_CALC_Y): When %define location_type is
|
||||
used, provide a user location type and use it.
|
||||
(Simple LALR1 C++ Calculator): Add a test case for location_type.
|
||||
|
||||
2010-04-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
tests: check fclose's return value.
|
||||
|
||||
Reference in New Issue
Block a user