Hash : d70f555e Author : Date : 2023-04-27T00:48:21
fchdir tests: Fix test failure on native Windows. * modules/fchdir-tests (Depends-on): Add dup.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Files: tests/test-fchdir.c tests/signature.h tests/macros.h Depends-on: cloexec getcwd-lgpl dup configure.ac: Makefile.am: TESTS += test-fchdir check_PROGRAMS += test-fchdir test_fchdir_LDADD = $(LDADD) $(LIBINTL)