tests: avoid spurious assertion failure in test-float.c on ppc64
[gnulib.git] / modules / isnanf-tests
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/minus-zero.h
5 tests/nan.h
6 tests/macros.h
7
8 Depends-on:
9
10 configure.ac:
11 gl_FLOAT_EXPONENT_LOCATION
12
13 Makefile.am:
14 TESTS += test-isnanf
15 check_PROGRAMS += test-isnanf
16 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@
17