Files:
tests/unictype/test-ctype_upper.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-ctype_upper
check_PROGRAMS += test-ctype_upper
test_ctype_upper_SOURCES = unictype/test-ctype_upper.c
test_ctype_upper_LDADD = $(LDADD) $(LIBUNISTRING)
