summaryrefslogtreecommitdiff
path: root/modules/unictype/property-changes-when-titlecased-tests
blob: a9e7656c14e777a55eb4a5f874337f7ede5625a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_changes_when_titlecased.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_changes_when_titlecased
check_PROGRAMS += test-pr_changes_when_titlecased
test_pr_changes_when_titlecased_SOURCES = unictype/test-pr_changes_when_titlecased.c
test_pr_changes_when_titlecased_LDADD = $(LDADD) $(LIBUNISTRING)