]> Savannah Git Hosting - gnulib.git/commit
localename tests: Test in the UTF-8 environment on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2024 15:57:02 +0000 (16:57 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2024 15:57:09 +0000 (16:57 +0100)
commite63eea8ea358041610c3f9a9ed4d5a1e44be5cc4
treed7ca57f1e73818b5b6e1bf3a806635a49c63ef69
parent9f7ff4f423cd805866cd4edef806c32393621df0
localename tests: Test in the UTF-8 environment on native Windows.

* tests/test-localename-w32utf8.sh: New file.
* tests/test-localename-w32utf8.c: New file.
* modules/localename-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-localename-w32utf8 and run
test-localename-w32utf8.sh.
ChangeLog
modules/localename-tests
tests/test-localename-w32utf8.c [new file with mode: 0644]
tests/test-localename-w32utf8.sh [new file with mode: 0755]