X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexpl-tests;h=2c0f99ed1b2b2746d2553a7fb993bc754161100b;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=6291f4eb2424a3ecedc4f18d45a2c1f82602fb0c;hpb=0f42b1b8ca51769cde2ae2b919141f3bb134d8e5;p=gnulib.git diff --git a/modules/frexpl-tests b/modules/frexpl-tests index 6291f4eb2..2c0f99ed1 100644 --- a/modules/frexpl-tests +++ b/modules/frexpl-tests @@ -1,5 +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 @@ -12,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