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

Depends-on:
isnand-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-hypot-ieee
check_PROGRAMS += test-hypot-ieee
test_hypot_ieee_LDADD = $(LDADD) @HYPOT_LIBM@