summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistr/u32-mbtouc-tests
blob: 4307f6f63c565ccfcd820f20e2f779dd350fe70d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistr/test-u32-mbtouc.c
tests/unistr/test-u32-mbtouc.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-mbtouc
check_PROGRAMS += test-u32-mbtouc
test_u32_mbtouc_SOURCES = unistr/test-u32-mbtouc.c
test_u32_mbtouc_LDADD = $(LDADD) $(LIBUNISTRING)