summaryrefslogtreecommitdiff
path: root/modules/unictype/category-Z-tests
blob: db402f1faf800b72e06a933bc5c79b7b73127cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Z.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_Z
check_PROGRAMS += test-categ_Z
test_categ_Z_SOURCES = unictype/test-categ_Z.c
test_categ_Z_LDADD = $(LDADD) $(LIBUNISTRING)