view modules/unictype/joiningtype-of-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 b61ad0463b76
children
line wrap: on
line source

Files:
tests/unictype/test-joiningtype_of.c
tests/unictype/test-joiningtype_of.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-joiningtype_of
check_PROGRAMS += test-joiningtype_of
test_joiningtype_of_SOURCES = unictype/test-joiningtype_of.c
test_joiningtype_of_LDADD = $(LDADD) $(LIBUNISTRING)