view modules/utimens-tests @ 40203:30d91797009f

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 01 Mar 2019 08:42:42 -0800
parents fd018f74e8c3
children
line wrap: on
line source

Files:
tests/nap.h
tests/test-futimens.h
tests/test-lutimens.h
tests/test-utimens.h
tests/test-utimens-common.h
tests/test-utimens.c
tests/macros.h

Depends-on:
dup
gettext-h
ignore-value
intprops
nanosleep
symlink
timespec
utimecmp

configure.ac:

Makefile.am:
TESTS += test-utimens
check_PROGRAMS += test-utimens
test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@