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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-mbsnlen
check_PROGRAMS += test-u8-mbsnlen
test_u8_mbsnlen_SOURCES = unistr/test-u8-mbsnlen.c
test_u8_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)