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.
This commit is contained in:
Joel E. Denny
2006-11-21 07:07:35 +00:00
parent 3ebecc240d
commit 287b314eef
3 changed files with 12 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ AT_BANNER([[Input Processing.]])
## Invalid $n. ##
## ------------ ##
AT_SETUP([Invalid \$n and @n])
AT_SETUP([Invalid $n and @n])
AT_DATA([input.y],
[[%%