1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/hypotf-ieee-tests
Bruno Haible d9efe752cb Tests for module 'hypotf-ieee'.
* modules/hypotf-ieee-tests: New file.
* tests/test-hypotf-ieee.c: New file.
* tests/test-hypot-ieee.h: New file.
2012-02-29 20:51:39 +01:00

20 lines
298 B
Plaintext

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@