]> 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 22:50:33 +0000 (00:50 +0200)
commitced2f8a0700d162efec7c1c12cbcb902df390b14
tree03e4c9881fed62b5c75a0b6af20a83f47e0c2bab
parent4ddc43de8f6f5ca074674df012584817661d0aab
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