view modules/unistdio/u16-vsprintf-tests @ 11052:cfcd4fa98c01

Use module 'progname' in some more tests.
author Bruno Haible <bruno@clisp.org>
date Tue, 20 Jan 2009 00:14:31 +0100
parents a92a52341655
children a48d3d749ca5
line wrap: on
line source

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

Depends-on:
xalloc
progname

configure.ac:

Makefile.am:
TESTS += test-u16-vsprintf1
check_PROGRAMS += test-u16-vsprintf1
test_u16_vsprintf1_SOURCES = unistdio/test-u16-vsprintf1.c
test_u16_vsprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@