X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=2f04f875a85ac20f8a475b14ac49adfd23f485c7;hb=cd19e83484e2c0ff9fd68e7439dd97128c6a2703;hp=4a3bbda37c7d9b278616c450088c931f1331b823;hpb=2cef813b1194e47b2218b7edea93484f8fc42b00;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 4a3bbda37..2f04f875a 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -1,16 +1,18 @@ Files: tests/test-vsprintf-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-vsprintf-posix check_PROGRAMS += test-vsprintf-posix -EXTRA_DIST += test-sprintf-posix.h