view modules/unistr/u32-strtok-tests @ 18079:4c948fd76734 default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 24 Aug 2015 06:09:19 -0700
parents 6ff81241d5b7
children
line wrap: on
line source

Files:
tests/unistr/test-u32-strtok.c
tests/unistr/test-u-strtok.h
tests/macros.h

Depends-on:
unistr/u32-uctomb

configure.ac:

Makefile.am:
TESTS += test-u32-strtok
check_PROGRAMS += test-u32-strtok
test_u32_strtok_SOURCES = unistr/test-u32-strtok.c
test_u32_strtok_LDADD = $(LDADD) $(LIBUNISTRING)