]> git.saurik.com Git - bison.git/commit - tests/actions.at
tests: fix locations in C
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 3 Nov 2012 16:15:43 +0000 (17:15 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 5 Nov 2012 12:13:19 +0000 (13:13 +0100)
commit7dbb8d8aba43ba020cb2d8f580e01997b8dbc875
treefef700feaaf24baa96fba0fd64eedec4cafdd06a
parent3472de825e2ffcafee51cc5e81a031e302420f6f
tests: fix locations in C

* tests/local.at (AT_YYERROR_DEFINE): Don't display the end of the location
if it is not after its beginning.
* tests/actions.at, tests/cxx-type.at: Adjust the expected output.
tests/actions.at
tests/cxx-type.at
tests/local.at