view modules/unicase/u32-toupper-tests @ 18079:4c948fd76734 default tip master

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

Files:
tests/unicase/test-u32-toupper.c
tests/macros.h

Depends-on:
unistr/u32-cmp
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u32-toupper
check_PROGRAMS += test-u32-toupper
test_u32_toupper_SOURCES = unicase/test-u32-toupper.c
test_u32_toupper_LDADD = $(LDADD) $(LIBUNISTRING)