mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-23 09:47:59 +00:00
091cdc3801
* modules/hypot-ieee-tests: New file. * tests/test-hypot-ieee.c: New file.
20 lines
293 B
Plaintext
20 lines
293 B
Plaintext
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@
|