view modules/exp-ieee-tests @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents daa07d05a70d
children
line wrap: on
line source

Files:
tests/test-exp-ieee.c
tests/test-exp-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-exp-ieee
check_PROGRAMS += test-exp-ieee
test_exp_ieee_LDADD = $(LDADD) @EXP_LIBM@