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
/
regex-tests
blob
30ca5fdac236a747a7e406b04461efc4eee4074b
1
Files:
2
tests/test-regex.c
3
tests/macros.h
4
5
Depends-on:
6
gettext-h
7
localcharset
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-regex
13
check_PROGRAMS += test-regex
14
test_regex_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD) $(LIB_PTHREAD)