summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Zp-tests
blob: 58e016bc6ba6c79690d7a9b25da5026de90ef9a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Zp.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_Zp
check_PROGRAMS += test-categ_Zp
test_categ_Zp_SOURCES = unictype/test-categ_Zp.c
test_categ_Zp_LDADD = $(LDADD) $(LIBUNISTRING)