view modules/unictype/decimal-digit-tests @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700 (2013-08-16)
parents 86634e33e086
children
line wrap: on
line source
Files:
tests/unictype/test-decdigit.c
tests/unictype/test-decdigit.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-decdigit
check_PROGRAMS += test-decdigit
test_decdigit_SOURCES = unictype/test-decdigit.c
test_decdigit_LDADD = $(LDADD) $(LIBUNISTRING)