X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fldexpl-tests;h=c160d4068622ea88cadb476a2cbb0c35958b9076;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=3c4f251cb190cc9085a1044304556b9ec5cb9d71;hpb=edc6ae6158ec6c611538d4093a10012c9c283f29;p=gnulib.git diff --git a/modules/ldexpl-tests b/modules/ldexpl-tests index 3c4f251cb..c160d4068 100644 --- a/modules/ldexpl-tests +++ b/modules/ldexpl-tests @@ -1,8 +1,12 @@ 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 @@ -15,3 +19,5 @@ configure.ac: Makefile.am: TESTS += test-ldexpl check_PROGRAMS += test-ldexpl +test_ldexpl_SOURCES = test-ldexpl.c randoml.c +test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@