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

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 = $(LDADD) $(LIBUNISTRING) @LIBICONV@