view modules/uniconv/u16-strconv-to-enc-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/uniconv/test-u16-strconv-to-enc.c
tests/macros.h

Depends-on:
unistr/u16-strcmp

configure.ac:

Makefile.am:
TESTS += test-u16-strconv-to-enc
check_PROGRAMS += test-u16-strconv-to-enc
test_u16_strconv_to_enc_SOURCES = uniconv/test-u16-strconv-to-enc.c
test_u16_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@