* tests/input.at (Torturing the Scanner): Adjust to lack of quotes
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Apr 2005 08:13:37 +0000 (08:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Apr 2005 08:13:37 +0000 (08:13 +0000)
in diagnostics.

ChangeLog

index 77e4b7f..bcad16a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>