Files:
tests/unicase/test-u32-tolower.c
tests/macros.h

Depends-on:
unistr/u32-cmp
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u32-tolower
check_PROGRAMS += test-u32-tolower
test_u32_tolower_SOURCES = unicase/test-u32-tolower.c
test_u32_tolower_LDADD = $(LDADD) $(LIBUNISTRING)
