quotearg: port test to systems with C.UTF-8 locale
authorEric Blake <ebb9@byu.net>
Mon, 5 Oct 2009 23:17:34 +0000 (17:17 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 6 Oct 2009 00:39:27 +0000 (18:39 -0600)
commit38742aee633001eca07469834ce365df511359ca
tree5e6fd7eb6b355757c1fef93383283c0db5b9c33f
parent40c7699e05fa420358703794383caf38de1713fc
quotearg: port test to systems with C.UTF-8 locale

* tests/test-quotearg.c (struct result_strings): Add another
member, differentiating between C.ASCII and C.UTF-8 handling.
(compare_strings): Add parameter.
(main): Adjust all callers.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-quotearg.c