summaryrefslogtreecommitdiff
path: root/modules/uniconv/u32-strconv-from-enc-tests
blob: 984818c502ab76f19bf52b499615004b4bd13e5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/uniconv/test-u32-strconv-from-enc.c

Depends-on:
unistr/u32-strcmp

configure.ac:

Makefile.am:
TESTS += test-u32-strconv-from-enc
check_PROGRAMS += test-u32-strconv-from-enc
test_u32_strconv_from_enc_SOURCES = uniconv/test-u32-strconv-from-enc.c
test_u32_strconv_from_enc_LDADD = @LIBICONV@ $(LDADD)