]> git.saurik.com Git - bison.git/commit
Don't escape $ in test case titles since Autoconf 2.61 now does that
authorJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 21 Nov 2006 07:07:35 +0000 (07:07 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 21 Nov 2006 07:07:35 +0000 (07:07 +0000)
commit287b314eefdbf95b888f5f13f19bb6f472285b6d
tree3133397205c517f85cb11d3fde8549d1523206ad
parent3ebecc240d845191154734074e64dc9d15cb1daa
Don't escape $ in test case titles since Autoconf 2.61 now does that
correctly.
* tests/actions.at (Default %printer and %destructor are not for error
or $undefined): Here.
(Default %printer and %destructor are not for $accept): Here.
* tests/input.at (Invalid $n and @n): Here.
ChangeLog
tests/actions.at
tests/input.at