tests: use perl for printing special sequences to files.
authorJoel E. Denny <jdenny@clemson.edu>
Thu, 27 Aug 2009 07:52:53 +0000 (03:52 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Thu, 27 Aug 2009 07:55:24 +0000 (03:55 -0400)
commit74baf5c966578c7891a3120e0eac7361301043bd
treef96c9ef1cf8142ebb87152e76867fa76c492cad6
parentd63e12792a61d1169c2cd847c622e9a115afa4d4
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.
(cherry picked from commit b70c7fb4e1db54e78d4f3d4a0f110a81118ffc60)
ChangeLog
tests/input.at