New module 'uniconv/u16-strconv-to-enc'.
[gnulib.git] / modules / uniconv / u8-conv-from-enc-tests
1 Files:
2 tests/uniconv/test-u8-conv-from-enc.c
3
4 Depends-on:
5 unistr/u8-strlen
6 unistr/u8-cmp
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u8-conv-from-enc
12 check_PROGRAMS += test-u8-conv-from-enc
13 test_u8_conv_from_enc_SOURCES = uniconv/test-u8-conv-from-enc.c
14 test_u8_conv_from_enc_LDADD = @LIBICONV@ $(LDADD)
15