]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: use perl for printing special sequences to files.
[bison.git] / ChangeLog
index 44f27ffa063410815ca1d627aa2641d08493b849..aaeb44407c1f832895e8158f9d55d130a7aef22a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-08-27  Joel E. Denny  <jdenny@clemson.edu>
+
+       tests: use perl for printing special sequences to files.
+       And skip tests if perl is not available.  This is better than
+       playing tricks with shell portability.  Suggested by Akim
+       Demaille.
+       * tests/input.at (Bad character literals): Use it here for
+       omitting final newlines.
+       (Bad escapes in literals): Use it here for special characters.
+
 2009-08-26  Joel E. Denny  <jdenny@clemson.edu>
 
        tests: show a use of %define lr.default-reductions "consistent"