view modules/remainder-ieee-tests @ 16681:14592d8d106b

Tests for module 'log2l'. * modules/log2l-tests: New file. * tests/test-log2l.c: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2012 20:50:40 +0100
parents a06412e7bf11
children
line wrap: on
line source

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