view modules/hypot-ieee-tests @ 16527:414cc3f12306

Tests for module 'hypot-ieee'. * modules/hypot-ieee-tests: New file. * tests/test-hypot-ieee.c: New file.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Feb 2012 18:34:26 +0100
parents
children
line wrap: on
line source

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@