X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsprintf-posix-tests;h=ba23199a07c83b49a2bf17ddb22cec39d3042f2e;hb=95928d3b1ce10d1e85b5be735071c8f64bdad3b7;hp=5df186ad87e17d3889699386253130d757b4eaec;hpb=06945b7c073c0872ec2049c0e0b94f789bf8d77e;p=gnulib.git diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index 5df186ad8..ba23199a0 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -1,12 +1,18 @@ Files: tests/test-sprintf-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: -math stdint +float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-sprintf-posix