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

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

configure.ac:

Makefile.am:
TESTS += test-u16-tolower
check_PROGRAMS += test-u16-tolower
test_u16_tolower_SOURCES = unicase/test-u16-tolower.c
test_u16_tolower_LDADD = $(LDADD) $(LIBUNISTRING)
