view modules/unistdio/ulc-vsprintf-tests @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents cfcd4fa98c01
children 86634e33e086
line wrap: on
line source

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

Depends-on:
xalloc
progname

configure.ac:

Makefile.am:
TESTS += test-ulc-vsprintf1
check_PROGRAMS += test-ulc-vsprintf1
test_ulc_vsprintf1_SOURCES = unistdio/test-ulc-vsprintf1.c
test_ulc_vsprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@