view modules/uniwidth/u8-strwidth-tests @ 40233:331ec5f027a2

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 13 Mar 2019 11:14:26 -0700
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/uniwidth/test-u8-strwidth.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-strwidth
check_PROGRAMS += test-u8-strwidth
test_u8_strwidth_SOURCES = uniwidth/test-u8-strwidth.c
test_u8_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)