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

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