view modules/isinf-tests @ 10287:7a5cfea8469f

Add isinf module.
author Ben Pfaff <blp@cs.stanford.edu>
date Wed, 23 Jul 2008 21:48:35 -0700
parents
children a48d3d749ca5
line wrap: on
line source

Files:
m4/exponentf.m4
m4/exponentd.m4
m4/exponentl.m4
tests/test-isinf.c

Depends-on:
float

configure.ac:
gl_FLOAT_EXPONENT_LOCATION
gl_DOUBLE_EXPONENT_LOCATION
gl_LONG_DOUBLE_EXPONENT_LOCATION

Makefile.am:
TESTS += test-isinf
check_PROGRAMS += test-isinf
test_isinf_LDADD = $(LDADD) @ISINF_LIBM@

License:
GPL