repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
parse-datetime-tests
blob
04feed2f0f7a11a05d3d9d8b1853bd469f1520b0
1
Files:
2
tests/test-parse-datetime.c
3
tests/macros.h
4
5
Depends-on:
6
progname
7
setenv
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-parse-datetime
13
check_PROGRAMS += test-parse-datetime
14
test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)