view modules/regex-quote-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -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)