20 lines
290 B
Plaintext
20 lines
290 B
Plaintext
Files:
|
|
tests/test-hypotf-ieee.c
|
|
tests/test-hypot-ieee.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanf-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-hypotf-ieee
|
|
check_PROGRAMS += test-hypotf-ieee
|
|
test_hypotf_ieee_LDADD = $(LDADD) @HYPOTF_LIBM@
|