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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strcoll
check_PROGRAMS += test-u16-strcoll
test_u16_strcoll_SOURCES = unistr/test-u16-strcoll.c
test_u16_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@