summaryrefslogtreecommitdiff
path: root/modules/hypotl-ieee-tests
blob: dc7bf7756b914b4e977341b3368751f036c2f3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-hypotl-ieee.c
tests/test-hypot-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnanl-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-hypotl-ieee
check_PROGRAMS += test-hypotl-ieee
test_hypotl_ieee_LDADD = $(LDADD) @HYPOTL_LIBM@