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

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