view modules/uniwidth/u16-strwidth-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 86634e33e086
children
line wrap: on
line source

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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strwidth
check_PROGRAMS += test-u16-strwidth
test_u16_strwidth_SOURCES = uniwidth/test-u16-strwidth.c
test_u16_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)