X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvasprintf-posix-tests;h=ae486a7672fd8ee344ff24d8131af268bcf5dda1;hb=dbf55f6694dbf710b44e3ae76a46fd8b8f993f7c;hp=bf4bd342a5dede0b495b96716f61a76fbdf3ddf4;hpb=ea0f5bf6444c14f97c069b5da723781ecb8a84aa;p=gnulib.git diff --git a/modules/vasprintf-posix-tests b/modules/vasprintf-posix-tests index bf4bd342a..ae486a767 100644 --- a/modules/vasprintf-posix-tests +++ b/modules/vasprintf-posix-tests @@ -1,12 +1,16 @@ Files: tests/test-vasprintf-posix.c +tests/minus-zero.h +tests/infinity.h tests/nan.h +tests/macros.h Depends-on: stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-vasprintf-posix