view modules/unistr/u16-mbtouc-unsafe-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-u16-mbtouc-unsafe.c
tests/unistr/test-u16-mbtouc.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-mbtouc-unsafe
check_PROGRAMS += test-u16-mbtouc-unsafe
test_u16_mbtouc_unsafe_SOURCES = unistr/test-u16-mbtouc-unsafe.c
test_u16_mbtouc_unsafe_LDADD = $(LDADD) $(LIBUNISTRING)