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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-cmp2
check_PROGRAMS += test-u8-cmp2
test_u8_cmp2_SOURCES = unistr/test-u8-cmp2.c
test_u8_cmp2_LDADD = $(LDADD) $(LIBUNISTRING)