Files:
tests/uninorm/test-u16-normcoll.c
tests/uninorm/test-u16-normcmp.h
tests/macros.h

Depends-on:
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u16-normcoll
check_PROGRAMS += test-u16-normcoll
test_u16_normcoll_SOURCES = uninorm/test-u16-normcoll.c
test_u16_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@

