summaryrefslogtreecommitdiff
path: root/modules/regex-tests
blob: 638dba97ed3b472d942822460337863199f26dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-regex.c
tests/macros.h

Depends-on:
localcharset

configure.ac:

Makefile.am:
TESTS += test-regex
check_PROGRAMS += test-regex
test_regex_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD) $(LIB_PTHREAD)