X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsprintf-posix-tests;h=ba23199a07c83b49a2bf17ddb22cec39d3042f2e;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=68572557ed3173a76dbd38f81212f585889c80cc;hpb=9f88c0b0e0cfa8a9c25f1db4f58b837c7b891575;p=gnulib.git diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index 68572557e..ba23199a0 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -1,14 +1,20 @@ 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: stdint +float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-sprintf-posix check_PROGRAMS += test-sprintf-posix -EXTRA_DIST += test-sprintf-posix.h