summaryrefslogtreecommitdiff
path: root/modules/unictype/property-default-ignorable-code-point-tests
blob: 909fc46aa38b9f1bc181ddcbc18be2164e74021b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_default_ignorable_code_point.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_default_ignorable_code_point
check_PROGRAMS += test-pr_default_ignorable_code_point
test_pr_default_ignorable_code_point_SOURCES = unictype/test-pr_default_ignorable_code_point.c
test_pr_default_ignorable_code_point_LDADD = $(LDADD) $(LIBUNISTRING)