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

Depends-on:
unictype/category-or
unictype/category-test
unictype/category-L
unictype/category-Nd
unictype/category-Lu
unictype/category-N

configure.ac:

Makefile.am:
TESTS += test-categ_and
check_PROGRAMS += test-categ_and
test_categ_and_SOURCES = unictype/test-categ_and.c
test_categ_and_LDADD = $(LDADD) $(LIBUNISTRING)
