X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsprintf-posix-tests;h=333c5844be1c37618289c40fe7d9b371cbe81934;hb=c93f15eceb7bad3fd57d32ebf7f0676fb5fd3247;hp=c2ee75160b8fad7f21458fcd43616b3686c83161;hpb=2cef813b1194e47b2218b7edea93484f8fc42b00;p=gnulib.git diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index c2ee75160..333c5844b 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -1,16 +1,18 @@ Files: tests/test-sprintf-posix.c tests/test-sprintf-posix.h -m4/longdouble.m4 +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: stdint +float configure.ac: -AC_REQUIRE([gt_TYPE_LONGDOUBLE]) Makefile.am: TESTS += test-sprintf-posix check_PROGRAMS += test-sprintf-posix -EXTRA_DIST += test-sprintf-posix.h