summaryrefslogtreecommitdiff
path: root/modules/iconv-tests
blob: 511d31218c7717eb6ec421690556052e0e5a0fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Files:
tests/test-iconv.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-iconv
check_PROGRAMS += test-iconv
test_iconv_LDADD = @LIBICONV@ $(LDADD)