]> git.saurik.com Git - bison.git/commit
test location_type.
authorAkim Demaille <demaille@gostai.com>
Tue, 13 Apr 2010 20:05:42 +0000 (22:05 +0200)
committerAkim Demaille <demaille@gostai.com>
Wed, 14 Apr 2010 10:25:51 +0000 (12:25 +0200)
commitcacfdef716f7ee2b6343cc2355a4e12fa175efe4
treefaf676711d7b83c5e5cb746bde6f395817fc2ded
parent2f61c4a2d045455f8b543ce9472099e599139737
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 24bb8c8c257631f988941fcd78ecce09bc5d5f23)

Conflicts:

tests/calc.at
ChangeLog
tests/calc.at
tests/local.at