summaryrefslogtreecommitdiff
path: root/modules/unictype/property-titlecase-tests
blob: f97bbe00fb8164f2af1a6ecc520021c7fc40f458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_titlecase.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_titlecase
check_PROGRAMS += test-pr_titlecase
test_pr_titlecase_SOURCES = unictype/test-pr_titlecase.c
test_pr_titlecase_LDADD = $(LDADD) $(LIBUNISTRING)