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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-cmp2
check_PROGRAMS += test-u16-cmp2
test_u16_cmp2_SOURCES = unistr/test-u16-cmp2.c
test_u16_cmp2_LDADD = $(LDADD) $(LIBUNISTRING)