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

Depends-on:
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u32-normcoll
check_PROGRAMS += test-u32-normcoll
test_u32_normcoll_SOURCES = uninorm/test-u32-normcoll.c
test_u32_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@