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

Depends-on:
unistr/u32-cmp

configure.ac:

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