X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp-nolibm-tests;h=82ee57c879705f32e9238487dbb3176807c7a9ed;hb=a6b16b69fe1cad695b270dd5bf3deb2850fc4dd1;hp=ec0f4c7312985f4e80e951747f0e28dddd4cbdbc;hpb=b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28;p=gnulib.git diff --git a/modules/frexp-nolibm-tests b/modules/frexp-nolibm-tests index ec0f4c731..82ee57c87 100644 --- a/modules/frexp-nolibm-tests +++ b/modules/frexp-nolibm-tests @@ -1,5 +1,9 @@ Files: tests/test-frexp.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: isnand-nolibm @@ -8,8 +12,6 @@ signbit configure.ac: Makefile.am: -TESTS += test-frexp -check_PROGRAMS += test-frexp - -License: -LGPL +TESTS += test-frexp-nolibm +check_PROGRAMS += test-frexp-nolibm +test_frexp_nolibm_SOURCES = test-frexp.c