]> 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>
Thu, 23 May 2024 15:00:58 +0000 (17:00 +0200)
commit823a38e482c9b33037b908d37b8e73663b9e004d
tree951afde8874acd685b72e6819a05e1eee8cfc5e9
parent1992b56fa2524a84c51b41e7184cd12947b9b94a
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