X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp-nolibm-tests;h=2d761c063d5809114a8f48c88347fe2caf04b248;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=c1a93da29529b7a12b6fb763efece2b618c7d67d;hpb=0940559e188c194399b193ad5058c6ca03ddda9c;p=gnulib.git diff --git a/modules/frexp-nolibm-tests b/modules/frexp-nolibm-tests index c1a93da29..2d761c063 100644 --- a/modules/frexp-nolibm-tests +++ b/modules/frexp-nolibm-tests @@ -1,15 +1,15 @@ Files: tests/test-frexp.c +tests/signature.h +tests/macros.h Depends-on: -isnan-nolibm +isnand-nolibm 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