view modules/c-snprintf-tests @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents 46900f509454
children
line wrap: on
line source

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

Depends-on:
setlocale
snprintf

configure.ac:
gt_LOCALE_FR

Makefile.am:
TESTS += test-c-snprintf.sh
check_PROGRAMS += test-c-snprintf
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'