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

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_none
check_PROGRAMS += test-categ_none
test_categ_none_SOURCES = unictype/test-categ_none.c
test_categ_none_LDADD = $(LDADD) $(LIBUNISTRING)
