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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-argmatch
check_PROGRAMS += test-argmatch
test_argmatch_LDADD = $(LDADD) @LIBINTL@ $(MBRTOWC_LIB)