summaryrefslogtreecommitdiff
path: root/gnulib/modules/unicase/u16-totitle-tests
blob: 877da691a988c5244d2fcdab72a7e0eeecf1eb1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unicase/test-u16-totitle.c
tests/macros.h

Depends-on:
unistr/u16-cmp
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u16-totitle
check_PROGRAMS += test-u16-totitle
test_u16_totitle_SOURCES = unicase/test-u16-totitle.c
test_u16_totitle_LDADD = $(LDADD) $(LIBUNISTRING)