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

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

configure.ac:

Makefile.am:
TESTS += test-u8-totitle
check_PROGRAMS += test-u8-totitle
test_u8_totitle_SOURCES = unicase/test-u8-totitle.c
test_u8_totitle_LDADD = $(LDADD) $(LIBUNISTRING)