view modules/log1pf-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 db04d599c430
children
line wrap: on
line source

Files:
tests/test-log1pf-ieee.c
tests/test-log1p-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-log1pf-ieee
check_PROGRAMS += test-log1pf-ieee
test_log1pf_ieee_LDADD = $(LDADD) @LOG1PF_LIBM@