]> Savannah Git Hosting - gnulib.git/commitdiff
fchdir tests: Fix test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Apr 2023 22:48:21 +0000 (00:48 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Apr 2023 22:48:21 +0000 (00:48 +0200)
* modules/fchdir-tests (Depends-on): Add dup.

ChangeLog
modules/fchdir-tests

index 04c5243b2a090d7efcc2ca1fe7a1ed86715ba917..7a377b243fd169b9caab20901d79df071654d5f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-26  Bruno Haible  <bruno@clisp.org>
+
+       fchdir tests: Fix test failure on native Windows.
+       * modules/fchdir-tests (Depends-on): Add dup.
+
 2023-04-26  Bruno Haible  <bruno@clisp.org>
 
        fclose: Make last change more maintainable.
index 89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022..6ac141079ce20204cd093f4d867e84e4e0e1957e 100644 (file)
@@ -6,6 +6,7 @@ tests/macros.h
 Depends-on:
 cloexec
 getcwd-lgpl
+dup
 
 configure.ac: