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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strcmp
check_PROGRAMS += test-u8-strcmp
test_u8_strcmp_SOURCES = unistr/test-u8-strcmp.c
test_u8_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)