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

Depends-on:
regex
xalloc

configure.ac:

Makefile.am:
TESTS += test-regex-quote
check_PROGRAMS += test-regex-quote
test_regex_quote_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBINTL) $(MBRTOWC_LIB) $(LIBTHREAD)