]> Savannah Git Hosting - gnulib.git/commit
is*_l, fnmatch tests: Avoid test failures on macOS 15.4.
authorBruno Haible <bruno@clisp.org>
Sat, 12 Apr 2025 10:45:40 +0000 (12:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 12 Apr 2025 10:45:40 +0000 (12:45 +0200)
commitccb60ee9ab0205cfd23066bd520d1a0c9c7a0a76
treed04076ea3e778a3871106ed49bca860b475eefac
parent0710282c4378b75df57dc7d7a8f99719b95af6a6
is*_l, fnmatch tests: Avoid test failures on macOS 15.4.

Reported by Daniel Collins <solemnwarning@solemnwarning.net>
at <https://savannah.gnu.org/bugs/?67007>.

* tests/test-isgraph_l.c (main): On macOS, disable test cases that fail
on macOS 15.4.
* tests/test-isprint_l.c (main): Likewise.
* tests/test-ispunct_l.c (main): Likewise.
* tests/test-fnmatch.c (main): Likewise.
ChangeLog
tests/test-fnmatch.c
tests/test-isgraph_l.c
tests/test-isprint_l.c
tests/test-ispunct_l.c