view modules/uniconv/u32-conv-to-enc-tests @ 40186:8964917f9574

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

Files:
tests/uniconv/test-u32-conv-to-enc.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-conv-to-enc
check_PROGRAMS += test-u32-conv-to-enc
test_u32_conv_to_enc_SOURCES = uniconv/test-u32-conv-to-enc.c
test_u32_conv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@