summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniconv/u16-conv-from-enc-tests
blob: d3b5577885b0f109393d4678b4bf6b499b2f0a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/uniconv/test-u16-conv-from-enc.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
test_u16_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@