view modules/hypotf-ieee-tests @ 36216:74d99ed8581a

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.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Feb 2012 18:33:58 +0100
parents
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@