X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Ffrexpl-tests;h=54fe2ae1923c4ddd3c866fad4a30bf7a25d2c1db;hb=6abc3b3cb9792b89865b58b28073c19d6094ac68;hp=b9bcca82c8331d91bfb71c247347284e3565685f;hpb=076e99e2af11eb12b976dd1d936c6ebab6ece27f;p=gnulib.git diff --git a/modules/frexpl-tests b/modules/frexpl-tests index b9bcca82c..54fe2ae19 100644 --- a/modules/frexpl-tests +++ b/modules/frexpl-tests @@ -1,15 +1,21 @@ Files: tests/test-frexpl.c +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: fpucw isnanl-nolibm +signbit +float configure.ac: Makefile.am: TESTS += test-frexpl check_PROGRAMS += test-frexpl +test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@ License: LGPL