summaryrefslogtreecommitdiff
path: root/modules/unictype/category-Zs-tests
blob: dead8a9c678e2484f55a6b9e305d6a0680c10be5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Zs.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_Zs
check_PROGRAMS += test-categ_Zs
test_categ_Zs_SOURCES = unictype/test-categ_Zs.c
test_categ_Zs_LDADD = $(LDADD) $(LIBUNISTRING)