view modules/obstack-printf-tests @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 3384541effec
children 33ab12a7cea2
line wrap: on
line source

Files:
tests/test-obstack-printf.c

Depends-on:
progname
xalloc

configure.ac:

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