verify: new macro 'assume'
[gnulib.git] / modules / isnanf-tests
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
8
9 Depends-on:
10
11 configure.ac:
12 gl_FLOAT_EXPONENT_LOCATION
13
14 Makefile.am:
15 TESTS += test-isnanf
16 check_PROGRAMS += test-isnanf
17 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@
18