Fix portability issue in the test suite.
commit6617622c9aaa6ec3a9de5b0867421e2849b68b2f
authorAkim Demaille <demaille@gostai.com>
Mon, 8 Dec 2008 09:26:38 +0000 (8 10:26 +0100)
committerAkim Demaille <demaille@gostai.com>
Mon, 8 Dec 2008 09:34:01 +0000 (8 10:34 +0100)
treeaa21d4ec4607577356859005fc9b00313d40a98e
parent2ca1136c7c47e90f7c4a4c863ddc5dcce88e0979
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.
ChangeLog
tests/actions.at
tests/local.at