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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
regex-tests
blob
4b14f4724c68adcbf7ac91d6e3b656fc684fa129
1
Files:
2
tests/test-regex.c
3
tests/macros.h
4
5
Depends-on:
6
gettext-h
7
localcharset
8
wctype-h
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-regex
14
check_PROGRAMS += test-regex
15
test_regex_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC) @LIBINTL@ $(LIBTHREAD)