summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-other-default-ignorable-code-point-tests
blob: e14a443146c5743613d21b4a311148c695619a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_other_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_other_default_ignorable_code_point
check_PROGRAMS += test-pr_other_default_ignorable_code_point
test_pr_other_default_ignorable_code_point_SOURCES = unictype/test-pr_other_default_ignorable_code_point.c
test_pr_other_default_ignorable_code_point_LDADD = $(LDADD) $(LIBUNISTRING)