]> Savannah Git Hosting - gnulib.git/commit
c32is*, c32to* tests: Avoid test failures on macOS 15.4.
authorBruno Haible <bruno@clisp.org>
Mon, 14 Apr 2025 20:53:12 +0000 (22:53 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 14 Apr 2025 20:53:12 +0000 (22:53 +0200)
commitb49212bd6ce6182d95af45d490d4de9f84bcc223
treeba4829147ad150c46c038133bcee888d91464c20
parent07b232f1bab901f854e6e7d593a1fc29d3a5cc48
c32is*, c32to* tests: Avoid test failures on macOS 15.4.

* tests/test-c32isalnum.c (main): On macOS, disable test cases that fail
on macOS 15.4.
* tests/test-c32isalpha.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-c32isspace.c (main): Likewise.
* tests/test-c32isupper.c (main): Likewise.
* tests/test-c32tolower.c (main): Likewise.
* tests/test-c32toupper.c (main): Likewise.
ChangeLog
tests/test-c32isalnum.c
tests/test-c32isalpha.c
tests/test-c32isgraph.c
tests/test-c32islower.c
tests/test-c32isprint.c
tests/test-c32ispunct.c
tests/test-c32isspace.c
tests/test-c32isupper.c
tests/test-c32tolower.c
tests/test-c32toupper.c