view modules/unictype/property-cased-tests @ 17933:7dd80fb0f8e2 master

uniwbrk/u32-wordbreaks-tests: fix copyright * tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 23 Feb 2015 15:52:58 -0800
parents 0f2b09130fa4
children
line wrap: on
line source

Files:
tests/unictype/test-pr_cased.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_cased
check_PROGRAMS += test-pr_cased
test_pr_cased_SOURCES = unictype/test-pr_cased.c
test_pr_cased_LDADD = $(LDADD) $(LIBUNISTRING)