view modules/iconv-tests @ 8522:2ac1de49bbbe

Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Mar 2007 14:55:28 +0000
parents eb473ee59fbc
children 9d87ef053b9f
line wrap: on
line source

Files:
tests/test-iconv.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-iconv
check_PROGRAMS += test-iconv
test_iconv_LDADD = @LIBICONV@ $(LDADD)