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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-mbsnlen
check_PROGRAMS += test-u16-mbsnlen
test_u16_mbsnlen_SOURCES = unistr/test-u16-mbsnlen.c
test_u16_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)