X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffrexpl-tests;h=54fe2ae1923c4ddd3c866fad4a30bf7a25d2c1db;hb=6abc3b3cb9792b89865b58b28073c19d6094ac68;hp=461f47cb1ae8c9fa43cd2faf3c6c50038e882993;hpb=cdaeb6bb213d6042df46e0b3584718ede9f18511;p=gnulib.git diff --git a/modules/frexpl-tests b/modules/frexpl-tests index 461f47cb1..54fe2ae19 100644 --- a/modules/frexpl-tests +++ b/modules/frexpl-tests @@ -1,14 +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