X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fisnand-nolibm-tests;h=63273349b4b53d2fb5cf0cb78d892e484735c936;hb=97020df1c106f5f06f2e06ca4d27c7c7dd878087;hp=cfe52b800fc1fd07227cadd99ef9e518925dc13f;hpb=b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28;p=gnulib.git diff --git a/modules/isnand-nolibm-tests b/modules/isnand-nolibm-tests index cfe52b800..63273349b 100644 --- a/modules/isnand-nolibm-tests +++ b/modules/isnand-nolibm-tests @@ -1,5 +1,7 @@ Files: -tests/test-isnand.c +tests/test-isnand-nolibm.c +tests/test-isnand.h +tests/nan.h Depends-on: @@ -7,6 +9,6 @@ configure.ac: gl_DOUBLE_EXPONENT_LOCATION Makefile.am: -TESTS += test-isnand -check_PROGRAMS += test-isnand +TESTS += test-isnand-nolibm +check_PROGRAMS += test-isnand-nolibm