summaryrefslogtreecommitdiff
path: root/gnulib/modules/uninorm/u16-normcoll-tests
blob: 78e59e719a8f1fd817b960d6b7ddb8910b6d41af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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@