view modules/obstack-printf-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 33ab12a7cea2
children
line wrap: on
line source

Files:
tests/test-obstack-printf.c
tests/signature.h
tests/macros.h

Depends-on:
progname
xalloc

configure.ac:

Makefile.am:
TESTS += test-obstack-printf
check_PROGRAMS += test-obstack-printf
test_obstack_printf_LDADD = $(LDADD) @LIBINTL@