1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-15 11:41:20 +03:00
Files
gnulib/modules/fchdir-tests
Bruno Haible d70f555e34 fchdir tests: Fix test failure on native Windows.
* modules/fchdir-tests (Depends-on): Add dup.
2023-04-27 00:48:21 +02:00

17 lines
217 B
Plaintext

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)