summaryrefslogtreecommitdiff
path: root/modules/argmatch-tests
blob: 1ede023b8a84ec039620b706b1408586780bef0a (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@ $(LIB_MBRTOWC)