summaryrefslogtreecommitdiff
path: root/modules/unicase/totitle-tests
blob: 54bf726e3323471aae7e65c9653cedaa35bb248e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unicase/test-uc_totitle.c
tests/unicase/test-mapping-part1.h
tests/unicase/test-mapping-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-uc_totitle
check_PROGRAMS += test-uc_totitle
test_uc_totitle_SOURCES = unicase/test-uc_totitle.c
test_uc_totitle_LDADD = $(LDADD) $(LIBUNISTRING)