repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
stat-time-tests
blob
c512eca76c5bde761dd1581703b7a0494fdc8144
1
Files:
2
tests/test-stat-time.c
3
tests/macros.h
4
tests/nap.h
5
6
Depends-on:
7
intprops
8
nanosleep
9
time
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-stat-time
15
check_PROGRAMS += test-stat-time
16
test_stat_time_LDADD = $(LDADD) $(LIB_NANOSLEEP)