view modules/unistr/u32-mbtouc-unsafe-tests @ 17428:4af247cb0aef

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 07 Jun 2013 06:44:05 -0700
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/unistr/test-u32-mbtouc-unsafe.c
tests/unistr/test-u32-mbtouc.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-mbtouc-unsafe
check_PROGRAMS += test-u32-mbtouc-unsafe
test_u32_mbtouc_unsafe_SOURCES = unistr/test-u32-mbtouc-unsafe.c
test_u32_mbtouc_unsafe_LDADD = $(LDADD) $(LIBUNISTRING)