X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvasnprintf-posix-tests;h=01f0188fd51b2695426c44561750bdee6041468d;hb=1bb384c44db25aef8f8b455cef22af32d8401abc;hp=d3dc16889c96f38bfda7c6fbe04ba99dbf750263;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/vasnprintf-posix-tests b/modules/vasnprintf-posix-tests index d3dc16889..01f0188fd 100644 --- a/modules/vasnprintf-posix-tests +++ b/modules/vasnprintf-posix-tests @@ -2,6 +2,8 @@ Files: tests/test-vasnprintf-posix.c tests/test-vasnprintf-posix2.sh tests/test-vasnprintf-posix2.c +tests/test-vasnprintf-posix3.c +tests/minus-zero.h tests/nan.h tests/macros.h m4/locale-fr.m4 @@ -10,12 +12,13 @@ m4/codeset.m4 Depends-on: stdint float +setlocale configure.ac: gt_LOCALE_FR gt_LOCALE_FR_UTF8 Makefile.am: -TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' -check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 +TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh test-vasnprintf-posix3 +TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' +check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3