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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-uctomb
check_PROGRAMS += test-u16-uctomb
test_u16_uctomb_SOURCES = unistr/test-u16-uctomb.c
test_u16_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)