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

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