]> Savannah Git Hosting - gnulib.git/commit
errno tests: Avoid test failure on Haiku.
authorBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 15:15:10 +0000 (17:15 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 15:15:10 +0000 (17:15 +0200)
commit616a1dadbd350571bd4ea787c4df95466d089875
tree59cafc63d4c33083987ef5176d4faea795aa9a4c
parent32601dbf37935eba9a85b918f477860e7638fc82
errno tests: Avoid test failure on Haiku.

* doc/posix-headers/errno.texi: Mention the Haiku problem.
* tests/test-errno.c: On Haiku, don't check that the error numbers are
positive.
ChangeLog
doc/posix-headers/errno.texi
tests/test-errno.c