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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-mblen
check_PROGRAMS += test-u8-mblen
test_u8_mblen_SOURCES = unistr/test-u8-mblen.c
test_u8_mblen_LDADD = $(LDADD) $(LIBUNISTRING)