X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp-nolibm-tests;h=ae57fb42cfc0435dc0772485903b3c274eaad56c;hb=883b9007b919bce1c06e030c28220aeee2a825fc;hp=c1a93da29529b7a12b6fb763efece2b618c7d67d;hpb=0940559e188c194399b193ad5058c6ca03ddda9c;p=gnulib.git diff --git a/modules/frexp-nolibm-tests b/modules/frexp-nolibm-tests index c1a93da29..ae57fb42c 100644 --- a/modules/frexp-nolibm-tests +++ b/modules/frexp-nolibm-tests @@ -2,14 +2,15 @@ Files: tests/test-frexp.c Depends-on: -isnan-nolibm +isnand-nolibm signbit configure.ac: Makefile.am: -TESTS += test-frexp -check_PROGRAMS += test-frexp +TESTS += test-frexp-nolibm +check_PROGRAMS += test-frexp-nolibm +test_frexp_nolibm_SOURCES = test-frexp.c License: LGPL