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

Depends-on:
c-ctype
localcharset
setlocale

configure.ac:

Makefile.am:
TESTS += test-c32width
check_PROGRAMS += test-c32width
test_c32width_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING)