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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strcoll
check_PROGRAMS += test-u8-strcoll
test_u8_strcoll_SOURCES = unistr/test-u8-strcoll.c
test_u8_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@