view modules/unictype/joiningtype-of-tests @ 14452:b61ad0463b76

Tests for module 'unictype/joiningtype-of'. * modules/unictype/joiningtype-of-tests: New file. * tests/unictype/test-joiningtype_of.c: New file. * tests/unictype/test-joiningtype_of.h: New file, automatically generated by gen-uni-tables.
author Bruno Haible <bruno@clisp.org>
date Mon, 21 Mar 2011 23:04:10 +0100
parents
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)