summaryrefslogtreecommitdiff
path: root/modules/unistr/u32-strcoll-tests
blob: f1852bcc634e5726bc9ffdeb7c33587c1eddb781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unistr/test-u32-strcoll.c
tests/unistr/test-u32-strcmp.h
tests/unistr/test-strcmp.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strcoll
check_PROGRAMS += test-u32-strcoll
test_u32_strcoll_SOURCES = unistr/test-u32-strcoll.c
test_u32_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@