summaryrefslogtreecommitdiff
path: root/modules/unictype/category-Pf-tests
blob: 6e1fef528573dcfa805ed6b3280de78636ad6a4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Pf.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_Pf
check_PROGRAMS += test-categ_Pf
test_categ_Pf_SOURCES = unictype/test-categ_Pf.c
test_categ_Pf_LDADD = $(LDADD) $(LIBUNISTRING)