view modules/unistr/u8-to-u16-tests @ 16455:cfdc186017be

New module 'fabsf-ieee'. * modules/fabsf-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 17:27:36 +0100
parents 86634e33e086
children
line wrap: on
line source

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

Depends-on:
unistr/u16-cmp

configure.ac:

Makefile.am:
TESTS += test-u8-to-u16
check_PROGRAMS += test-u8-to-u16
test_u8_to_u16_SOURCES = unistr/test-u8-to-u16.c
test_u8_to_u16_LDADD = $(LDADD) $(LIBUNISTRING)