view modules/hypotf-ieee-tests @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 581c1effbd61
children
line wrap: on
line source

Files:
tests/test-hypotf-ieee.c
tests/test-hypot-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnanf-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-hypotf-ieee
check_PROGRAMS += test-hypotf-ieee
test_hypotf_ieee_LDADD = $(LDADD) @HYPOTF_LIBM@