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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strwidth
check_PROGRAMS += test-u8-strwidth
test_u8_strwidth_SOURCES = uniwidth/test-u8-strwidth.c
test_u8_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)