X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexpl-tests;h=2c0f99ed1b2b2746d2553a7fb993bc754161100b;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=f5505b45d95d7dc8992df1555d262d087405c21d;hpb=ecab4471c7da5d367a62c8db75ee54ed6d948e40;p=gnulib.git diff --git a/modules/frexpl-tests b/modules/frexpl-tests index f5505b45d..2c0f99ed1 100644 --- a/modules/frexpl-tests +++ b/modules/frexpl-tests @@ -1,6 +1,12 @@ Files: tests/test-frexpl.c +tests/test-frexp.h +tests/minus-zero.h +tests/infinity.h tests/nan.h +tests/signature.h +tests/macros.h +tests/randoml.c Depends-on: fpucw @@ -13,7 +19,5 @@ configure.ac: Makefile.am: TESTS += test-frexpl check_PROGRAMS += test-frexpl +test_frexpl_SOURCES = test-frexpl.c randoml.c test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@ - -License: -LGPL