mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
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 escapes in literals): Use it here for special
characters.
(cherry picked from commit b70c7fb4e1)
Conflicts:
tests/input.at
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2009-08-27 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
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.
|
||||
|
||||
2009-08-21 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Use locale when quoting.
|
||||
|
||||
Reference in New Issue
Block a user