Files:
tests/unictype/test-categ_and_not.c

Depends-on:
unictype/category-or
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_and_not
check_PROGRAMS += test-categ_and_not
test_categ_and_not_SOURCES = unictype/test-categ_and_not.c

