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