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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strlen
check_PROGRAMS += test-u8-strlen
test_u8_strlen_SOURCES = unistr/test-u8-strlen.c
test_u8_strlen_LDADD = $(LDADD) $(LIBUNISTRING)