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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-mblen
check_PROGRAMS += test-u16-mblen
test_u16_mblen_SOURCES = unistr/test-u16-mblen.c
test_u16_mblen_LDADD = $(LDADD) $(LIBUNISTRING)