summaryrefslogtreecommitdiff
path: root/modules/uninorm/u8-normcoll-tests
blob: 40a84b519154ad74e097fedb1c045b5135a7caff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/uninorm/test-u8-normcoll.c
tests/uninorm/test-u8-normcmp.h
tests/macros.h

Depends-on:
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u8-normcoll
check_PROGRAMS += test-u8-normcoll
test_u8_normcoll_SOURCES = uninorm/test-u8-normcoll.c
test_u8_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@