view modules/hypotl-ieee-tests @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -0700
parents 4e6611458e9e
children
line wrap: on
line source

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

Depends-on:
isnanl-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-hypotl-ieee
check_PROGRAMS += test-hypotl-ieee
test_hypotl_ieee_LDADD = $(LDADD) @HYPOTL_LIBM@