]> Savannah Git Hosting - gnulib.git/commit
tests: Avoid some test failures on OpenBSD 7.5.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Aug 2024 22:13:39 +0000 (00:13 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 13:51:05 +0000 (15:51 +0200)
commit989bb0bace991b2ded402431210837510815a40e
tree2d950d098b96bd55c4450617802303860ea2e0f2
parent04785e109584d7c64fc796d8cf78180d2d10d541
tests: Avoid some test failures on OpenBSD 7.5.

* tests/test-c32isalpha.c (main): Disable tests that fail on
OpenBSD 7.5.
* 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