mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
Files:
|
|
tests/test-parse-duration.sh
|
|
tests/test-parse-duration.c
|
|
|
|
Depends-on:
|
|
strdup
|
|
strerror
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-parse-duration.sh
|
|
check_PROGRAMS += test-parse-duration
|
|
test_parse_duration_LDADD = $(LDADD)
|