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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
parse-duration-tests
blob
3fade7e3dcd05fc53351f4c179679d2f43ee2a0c
1
Files:
2
tests/test-parse-duration.sh
3
tests/test-parse-duration.c
4
5
Depends-on:
6
strdup
7
strerror
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-parse-duration.sh
13
check_PROGRAMS += test-parse-duration
14
test_parse_duration_LDADD = $(LDADD)