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

Depends-on:
unistr/u8-strlen
unistr/u8-cmp

configure.ac:

Makefile.am:
TESTS += test-u8-conv-from-enc
check_PROGRAMS += test-u8-conv-from-enc
test_u8_conv_from_enc_SOURCES = uniconv/test-u8-conv-from-enc.c
test_u8_conv_from_enc_LDADD = @LIBICONV@ $(LDADD)