]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
Fix portability issue in the test suite.
authorAkim Demaille <demaille@gostai.com>
Mon, 8 Dec 2008 09:26:38 +0000 (10:26 +0100)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Fri, 17 Apr 2009 04:08:23 +0000 (00:08 -0400)
commitc4fae1ef488f25c1f6bd104d2cba1bcb1cfe865a
tree62f0f5c3ece4305dd18bb67b189a3d1286220e41
parent42f4393a72c808c6858b29a2343884f12c187e19
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.
(cherry picked from commit 6617622c9aaa6ec3a9de5b0867421e2849b68b2f)
ChangeLog
tests/actions.at
tests/local.at