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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strncmp
check_PROGRAMS += test-u8-strncmp
test_u8_strncmp_SOURCES = unistr/test-u8-strncmp.c
test_u8_strncmp_LDADD = $(LDADD) $(LIBUNISTRING)