]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix portability issue in the test suite.
[bison.git] / ChangeLog
index 5104afbf14f4c3df785beb6a0d1aceb5f791eb7b..a7603bdea0b53f581a040a4e5778be7ade64ebe1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-08  Akim Demaille  <demaille@gostai.com>
+
+       Fix portability issue in the test suite.
+       * tests/local.at (AT_MATCHES_CHECK): New.
+       Based on Perl instead of Sed.  Sed has too many portability
+       pitfalls, not ever Sed is GNU Sed.
+       * tests/actions.at (Fix user actions without a trailing semicolon):
+       Use it.
+
 2008-12-07  Di-an Jan  <dianj@freeshell.org>
 
        Implement the FIXME that ends an user action with a semicolon