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.
This commit is contained in:
Akim Demaille
2008-12-08 10:26:38 +01:00
parent 2ca1136c7c
commit 6617622c9a
3 changed files with 31 additions and 15 deletions

View File

@@ -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-08 Akim Demaille <demaille@gostai.com>
Update data/README.