summaryrefslogtreecommitdiff
path: root/modules/wcwidth-tests
blob: 07627def043119e135e2e530a638152e8ffc9cc5 (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) $(SETLOCALE_LIB) $(LIBUNISTRING)