view modules/unistr/u32-to-u16-tests @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/unistr/test-u32-to-u16.c
tests/macros.h

Depends-on:
unistr/u16-cmp

configure.ac:

Makefile.am:
TESTS += test-u32-to-u16
check_PROGRAMS += test-u32-to-u16
test_u32_to_u16_SOURCES = unistr/test-u32-to-u16.c
test_u32_to_u16_LDADD = $(LDADD) $(LIBUNISTRING)