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)
