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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strcmp
check_PROGRAMS += test-u16-strcmp
test_u16_strcmp_SOURCES = unistr/test-u16-strcmp.c
test_u16_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)