Files:
tests/uniconv/test-u16-conv-from-enc.c
tests/iconvsupport.c
tests/macros.h

Depends-on:
unistr/u16-cmp

configure.ac:

Makefile.am:
TESTS += test-u16-conv-from-enc
check_PROGRAMS += test-u16-conv-from-enc
test_u16_conv_from_enc_SOURCES = uniconv/test-u16-conv-from-enc.c iconvsupport.c
test_u16_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@

