view modules/regex-quote-tests @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents fdacdce28472
children
line wrap: on
line source

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) $(LIBINTL)