summaryrefslogtreecommitdiff
path: root/modules/uniconv/u8-conv-to-enc-tests
blob: cc5be0820b345a397c98224d6f2c92e398b5121c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/uniconv/test-u8-conv-to-enc.c

Depends-on:
unistr/u8-strlen

configure.ac:

Makefile.am:
TESTS += test-u8-conv-to-enc
check_PROGRAMS += test-u8-conv-to-enc
test_u8_conv_to_enc_SOURCES = uniconv/test-u8-conv-to-enc.c
test_u8_conv_to_enc_LDADD = @LIBICONV@ $(LDADD)