Rename isnan, applicable to 'double' only, to isnand.
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3
4 Depends-on:
5 isnand-nolibm
6 signbit
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-frexp
12 check_PROGRAMS += test-frexp
13 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@
14
15 License:
16 LGPL