X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=c8c8bafaf0d5cb8850e409820c52f179b1e8afe5;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=37be4fce32950f5f77f47fe9cec65cadba6d41db;hpb=a0a83999826796d8f758b05dac2fa3da366ac8ae;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 37be4fce3..c8c8bafaf 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -1,11 +1,18 @@ Files: tests/test-vsprintf-posix.c tests/test-sprintf-posix.h +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]) Makefile.am: TESTS += test-vsprintf-posix