]> git.saurik.com Git - bison.git/commit - tests/local.at
test location_type.
authorAkim Demaille <demaille@gostai.com>
Tue, 13 Apr 2010 20:05:42 +0000 (22:05 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 13 Apr 2010 21:31:55 +0000 (23:31 +0200)
commit24bb8c8c257631f988941fcd78ecce09bc5d5f23
treecb42ad042106c3ccd11f4d47608e3fcd6b7dc7ff
parentaf129079f04cc53129c9056af3ed3e3ae30fd10a
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.
ChangeLog
tests/calc.at
tests/local.at