verify: new macro 'assume'
[gnulib.git] / modules / fdopendir-tests
1 Files:
2 tests/test-fdopendir.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 open
8 opendir
9 closedir
10 progname
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-fdopendir
16 check_PROGRAMS += test-fdopendir
17 test_fdopendir_LDADD = $(LDADD) @LIBINTL@