]> git.saurik.com Git - bison.git/commit - tests/atlocal.in
tests: be robust to quote style.
authorAkim Demaille <demaille@gostai.com>
Wed, 8 Feb 2012 13:44:24 +0000 (14:44 +0100)
committerAkim Demaille <demaille@gostai.com>
Fri, 9 Mar 2012 07:28:31 +0000 (08:28 +0100)
commit06e0e52ca4450a00113d5a157e791363bf57de83
tree8cac74fd7a5ff61c428cefd41889f8e17e13147e
parentf0f62c8c4d98bd4d10fb7164b82352d98fc32564
tests: be robust to quote style.

See <http://lists.gnu.org/archive/html/bug-bison/2012-01/msg00120.html>.

* src/main.c (main): Define the quoting style we use.
* tests/atlocal.in: Use ASCII style quotes during the tests.
(cherry picked from commit 39ac121457237a14437ee7d7bae28e368a201a7a)
src/main.c
tests/atlocal.in