view modules/c-xvasprintf-tests @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents ccd519631b21
children
line wrap: on
line source

Files:
tests/test-c-xvasprintf.c
tests/test-c-xvasprintf.sh
m4/locale-fr.m4
tests/macros.h

Depends-on:
setlocale
snprintf
xalloc

configure.ac:
gt_LOCALE_FR

Makefile.am:
TESTS += test-c-xvasprintf.sh
check_PROGRAMS += test-c-xvasprintf
test_c_xvasprintf_LDADD = $(LDADD) @LIBINTL@
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'