view modules/unistdio/u16-vasprintf-tests @ 15142:5d4def55e128

wcscat: Move AC_LIBOBJ invocations to module description. * m4/wcscat.m4 (gl_FUNC_WCSCAT): Move AC_LIBOBJ invocation from here... * modules/wcscat (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sun, 22 May 2011 18:08:09 +0200
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/unistdio/test-u16-vasprintf1.c
tests/unistdio/test-u16-printf1.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-vasprintf1
check_PROGRAMS += test-u16-vasprintf1
test_u16_vasprintf1_SOURCES = unistdio/test-u16-vasprintf1.c
test_u16_vasprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@