X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsprintf-posix-tests;h=ba23199a07c83b49a2bf17ddb22cec39d3042f2e;hb=644c40496cf7d5a705a73c9dd32b035fcecc2ab1;hp=486877d897fff70aec4b3ac90297d1a1f4092179;hpb=b1f8b701ad9487772a08e694c3e96555429aba60;p=gnulib.git diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index 486877d89..ba23199a0 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -1,13 +1,18 @@ Files: tests/test-sprintf-posix.c tests/test-sprintf-posix.h -m4/longdouble.m4 +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: stdint +float configure.ac: -AC_REQUIRE([gt_TYPE_LONGDOUBLE]) +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-sprintf-posix