* tests/input.at (Torturing the Scanner): Adjust to lack of quotes

in diagnostics.
This commit is contained in:
Paul Eggert
2005-04-17 08:13:37 +00:00
parent ba20a26459
commit c19683bb19

View File

@@ -6,6 +6,7 @@
since users don't want to see C escapes.
* tests/calc.at (AT_CHECK_CALC): Adjust to lack of quotes
in diagnostics.
* tests/input.at (Torturing the Scanner): Likewise.
* tests/regression.at (Token definitions, Web2c Actions): Likewise.
2005-04-16 Paul Eggert <eggert@cs.ucla.edu>