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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-uctomb
check_PROGRAMS += test-u32-uctomb
test_u32_uctomb_SOURCES = unistr/test-u32-uctomb.c
test_u32_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)