]> Savannah Git Hosting - gnulib.git/commit
btoc32 tests: Check behaviour in the C locale.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 12:24:42 +0000 (14:24 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 12:24:42 +0000 (14:24 +0200)
commitd36467df509b488bc069a3c247a3ee595874f431
tree2c27f2ebf46f3f0ca422cae53571929625454d73
parent13679eb960abb41db5557bf364d7b31bc27d6f55
btoc32 tests: Check behaviour in the C locale.

* tests/test-btoc32.c (main): Test behaviour in the C locale. Based on
tests/test-btowc.c.
* tests/test-btoc32-3.sh: New file, based on tests/test-btowc3.sh.
* modules/btoc32-tests (Files): Add it.
(Makefile.am): Test it.
ChangeLog
modules/btoc32-tests
tests/test-btoc32-3.sh [new file with mode: 0755]
tests/test-btoc32.c