]> git.ipfire.org Git - thirdparty/gnulib.git/commit
openat2 tests: Avoid test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Nov 2025 13:17:10 +0000 (14:17 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Nov 2025 13:17:10 +0000 (14:17 +0100)
commita209366ed34eca8ede481ec1b1c4e22f614c448d
tree4d02a5266f97174525c8fb4e21c5f2eb328acb66
parent3d23c8df2582a6b0e44e048d431ecb00a14667ec
openat2 tests: Avoid test failure on native Windows.

* tests/test-openat2.c (do_prepare_symlinks): New function, extracted
from do_prepare.
(main): Invoke it before do_test_resolve, do_test_basic. Disable these
tests on native Windows.
ChangeLog
tests/test-openat2.c