view modules/logf-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 902a0df8d8d7
children
line wrap: on
line source

Files:
tests/test-logf-ieee.c
tests/test-log-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-logf-ieee
check_PROGRAMS += test-logf-ieee
test_logf_ieee_LDADD = $(LDADD) @LOGF_LIBM@