X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvasprintf-posix-tests;h=ae486a7672fd8ee344ff24d8131af268bcf5dda1;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=169ac18df1837943607bb7525b72c48a4e77113e;hpb=c284d39d902ca78da360066b103e48d7476c409d;p=gnulib.git diff --git a/modules/vasprintf-posix-tests b/modules/vasprintf-posix-tests index 169ac18df..ae486a767 100644 --- a/modules/vasprintf-posix-tests +++ b/modules/vasprintf-posix-tests @@ -1,12 +1,16 @@ Files: tests/test-vasprintf-posix.c -m4/longdouble.m4 +tests/minus-zero.h +tests/infinity.h +tests/nan.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-vasprintf-posix