view modules/uniconv/u16-strconv-from-enc-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 0258f83b9063
children
line wrap: on
line source

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

Depends-on:
unistr/u16-strcmp

configure.ac:

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