]> Savannah Git Hosting - gnulib.git/commit
mbrtowc tests: Test in the UTF-8 environment on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2024 15:59:20 +0000 (16:59 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2024 15:59:20 +0000 (16:59 +0100)
commitc11a2e675ccc8637e6322b98d878b0315a8bb7e6
tree9c05178f9bfb2828d7228ada7ebdd3b584983df6
parent2f4391fde8620749fb3859c568f952a958e2ca2c
mbrtowc tests: Test in the UTF-8 environment on native Windows.

* tests/test-mbrtowc-w32utf8.sh: New file.
* tests/test-mbrtowc-w32utf8.c: New file.
* modules/mbrtowc-tests (Files): Add these files and
m4/windows-rc.m4, tests/windows-utf8.rc, tests/windows-utf8.manifest.
(Depends-on): Add test-xfail.
(configure.ac): Invoke gl_WINDOWS_RC.
(Makefile.am): Arrange to compile test-mbrtowc-w32utf8 and run
test-mbrtowc-w32utf8.sh.
ChangeLog
modules/mbrtowc-tests
tests/test-mbrtowc-w32utf8.c [new file with mode: 0644]
tests/test-mbrtowc-w32utf8.sh [new file with mode: 0755]