]> 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>
Thu, 27 Apr 2023 16:38:50 +0000 (18:38 +0200)
* modules/fchdir-tests (Depends-on): Add dup.

ChangeLog
modules/fchdir-tests

index f28a8952c579d7ae24081bd8feb0c5cfaa9f691c..248fa40c1f0b97fe28eff12cb17487dd4c76166e 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  Po Lu  <luangruo@yahoo.com>  (tiny change)
             Bruno Haible  <bruno@clisp.org>
 
index 89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022..6ac141079ce20204cd093f4d867e84e4e0e1957e 100644 (file)
@@ -6,6 +6,7 @@ tests/macros.h
 Depends-on:
 cloexec
 getcwd-lgpl
+dup
 
 configure.ac: