]> Savannah Git Hosting - gnulib.git/commit
mbrtowc tests: Don't make assumptions about the charset the C locale.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Feb 2018 11:01:30 +0000 (12:01 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 24 Feb 2018 11:01:30 +0000 (12:01 +0100)
commitd9ff660d1908a02733946f7f19a96ebd2feff3b9
tree7b6d6a8ba7dfcdb5a12cabed86cd351a1965c1ef
parent262981295f31caebf08b2bfc30bf40239e117d7d
mbrtowc tests: Don't make assumptions about the charset the C locale.

* tests/test-mbrtowc.c (main): For bytes >= 0x80, don't assume a
particular mapping in the C locale.
ChangeLog
tests/test-mbrtowc.c