]> Savannah Git Hosting - gnulib.git/commit
c32is*, c32toupper tests: Avoid test failures on Cygwin.
authorBruno Haible <bruno@clisp.org>
Thu, 23 May 2024 15:00:58 +0000 (17:00 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 14:22:50 +0000 (16:22 +0200)
commit310f42a0dfcb043e2baa72a9995501f0b98ea71c
treeb3437980568b94c0b1a06f83e01399be4ae9adb2
parentbbb443f469fa2599521f84447898cd174f85f20b
c32is*, c32toupper tests: Avoid test failures on Cygwin.

* tests/test-c32isalpha.c (main): Disable tests that fail on
Cygwin 3.5.3.
* tests/test-c32iscntrl.c (main): Likewise.
* tests/test-c32isgraph.c (main): Likewise.
* tests/test-c32islower.c (main): Likewise.
* tests/test-c32isprint.c (main): Likewise.
* tests/test-c32ispunct.c (main): Likewise.
* tests/test-c32toupper.c (main): Likewise.
ChangeLog
tests/test-c32isalpha.c
tests/test-c32iscntrl.c
tests/test-c32isgraph.c
tests/test-c32islower.c
tests/test-c32isprint.c
tests/test-c32ispunct.c
tests/test-c32toupper.c