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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-width
check_PROGRAMS += test-u8-width
test_u8_width_SOURCES = uniwidth/test-u8-width.c
test_u8_width_LDADD = $(LDADD) $(LIBUNISTRING)