X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fldexpl-tests;h=c160d4068622ea88cadb476a2cbb0c35958b9076;hb=28df8b1e1d486c3891091a5c08eb0c3311102938;hp=3b5efba48a6fc6a1ec43ab6add82014f64d9537a;hpb=7fda7e7c8c8596d22343980cdfbdd7f3968cfbd3;p=gnulib.git diff --git a/modules/ldexpl-tests b/modules/ldexpl-tests index 3b5efba48..c160d4068 100644 --- a/modules/ldexpl-tests +++ b/modules/ldexpl-tests @@ -1,15 +1,23 @@ Files: tests/test-ldexpl.c +tests/test-ldexp.h +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h +tests/randoml.c Depends-on: fpucw isnanl-nolibm +signbit +float configure.ac: Makefile.am: TESTS += test-ldexpl check_PROGRAMS += test-ldexpl - -License: -LGPL +test_ldexpl_SOURCES = test-ldexpl.c randoml.c +test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@