X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fisnan-tests;h=417e5593738297226dd916f4892f2b290db56e01;hb=533101a268dc5015a140ff4695d8eeb04fbe57b6;hp=d5aff2a91f79a2d57c6a866f55eaeab53c278d9c;hpb=ea0f5bf6444c14f97c069b5da723781ecb8a84aa;p=gnulib.git diff --git a/modules/isnan-tests b/modules/isnan-tests index d5aff2a91..417e55937 100644 --- a/modules/isnan-tests +++ b/modules/isnan-tests @@ -1,6 +1,9 @@ Files: tests/test-isnan.c +tests/minus-zero.h +tests/infinity.h tests/nan.h +tests/macros.h Depends-on: float @@ -9,6 +12,7 @@ configure.ac: gl_FLOAT_EXPONENT_LOCATION gl_DOUBLE_EXPONENT_LOCATION gl_LONG_DOUBLE_EXPONENT_LOCATION +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-isnan