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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strwidth
check_PROGRAMS += test-u16-strwidth
test_u16_strwidth_SOURCES = uniwidth/test-u16-strwidth.c
test_u16_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)