X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsnprintf-posix-tests;h=0f7257e6484e9c8e7c32cca845123609b5345c0f;hb=e03145b987e919c32e53b9e422a7faead347642c;hp=f3c08c717407a0c8f2863c30a5318e631367c3b0;hpb=ea0f5bf6444c14f97c069b5da723781ecb8a84aa;p=gnulib.git diff --git a/modules/snprintf-posix-tests b/modules/snprintf-posix-tests index f3c08c717..0f7257e64 100644 --- a/modules/snprintf-posix-tests +++ b/modules/snprintf-posix-tests @@ -2,13 +2,18 @@ Files: tests/test-snprintf-posix.c tests/test-snprintf-posix.h tests/test-snprintf.c +tests/minus-zero.h +tests/infinity.h tests/nan.h +tests/signature.h +tests/macros.h Depends-on: stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) AC_DEFINE([CHECK_SNPRINTF_POSIX], 1, [Define to 1 for strict checking in test-snprintf.c.])