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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strwidth
check_PROGRAMS += test-u32-strwidth
test_u32_strwidth_SOURCES = uniwidth/test-u32-strwidth.c
test_u32_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)