X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexpl-tests;h=2c0f99ed1b2b2746d2553a7fb993bc754161100b;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=54fe2ae1923c4ddd3c866fad4a30bf7a25d2c1db;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/frexpl-tests b/modules/frexpl-tests index 54fe2ae19..2c0f99ed1 100644 --- a/modules/frexpl-tests +++ b/modules/frexpl-tests @@ -1,8 +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 @@ -15,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