]> git.saurik.com Git - bison.git/commit - tests/input.at
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:52:53 +0000 (03:52 -0400)
commitb70c7fb4e1db54e78d4f3d4a0f110a81118ffc60
tree202ed647bc6435371bd5895e89e1edea98e3dea7
parentd1cc31c5f04b81a3620fa291020ce23490f3f9e7
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.
ChangeLog
tests/input.at