summaryrefslogtreecommitdiff
path: root/modules/wcwidth-tests
blob: 9606674b900e22e1548b57371b668d112c377d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-wcwidth.c
tests/signature.h
tests/macros.h

Depends-on:
c-ctype
localcharset

configure.ac:

Makefile.am:
TESTS += test-wcwidth
check_PROGRAMS += test-wcwidth
test_wcwidth_LDADD = $(LDADD) $(LIBUNISTRING)