view modules/regex-tests @ 40233:331ec5f027a2

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 13 Mar 2019 11:14:26 -0700
parents 8f1e8acfadfc
children
line wrap: on
line source

Files:
tests/test-regex.c
tests/macros.h

Depends-on:
gettext-h
localcharset

configure.ac:

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