modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / modules / utimens-tests
blob76dad1b93bfd25400098b1259f5cdaaa460fdae0
1 Files:
2 tests/nap.h
3 tests/test-futimens.h
4 tests/test-lutimens.h
5 tests/test-utimens.h
6 tests/test-utimens-common.h
7 tests/test-utimens.c
8 tests/macros.h
10 Depends-on:
11 dup
12 gettext
13 ignore-value
14 nanosleep
15 symlink
16 timespec
17 utimecmp
19 configure.ac:
21 Makefile.am:
22 TESTS += test-utimens
23 check_PROGRAMS += test-utimens
24 test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@