view modules/uniconv/u8-strconv-from-enc-tests @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents a48d3d749ca5
children
line wrap: on
line source

Files:
tests/uniconv/test-u8-strconv-from-enc.c
tests/macros.h

Depends-on:
unistr/u8-strcmp

configure.ac:

Makefile.am:
TESTS += test-u8-strconv-from-enc
check_PROGRAMS += test-u8-strconv-from-enc
test_u8_strconv_from_enc_SOURCES = uniconv/test-u8-strconv-from-enc.c
test_u8_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@