Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / uninorm / u16-normcoll-tests
1 Files:
2 tests/uninorm/test-u16-normcoll.c
3 tests/uninorm/test-u16-normcmp.h
4 tests/macros.h
5
6 Depends-on:
7 uninorm/nfc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u16-normcoll
13 check_PROGRAMS += test-u16-normcoll
14 test_u16_normcoll_SOURCES = uninorm/test-u16-normcoll.c
15 test_u16_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
16