Files:
tests/unictype/test-categ_of.c
tests/macros.h

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_of
check_PROGRAMS += test-categ_of
test_categ_of_SOURCES = unictype/test-categ_of.c
test_categ_of_LDADD = $(LDADD) $(LIBUNISTRING)
