Mercurial > hg > octave-shane > gnulib-hg
view modules/isnan-tests @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | a48d3d749ca5 |
children | 108bbfd6f03b |
line wrap: on
line source
Files: tests/test-isnan.c tests/nan.h tests/macros.h Depends-on: float configure.ac: gl_FLOAT_EXPONENT_LOCATION gl_DOUBLE_EXPONENT_LOCATION gl_LONG_DOUBLE_EXPONENT_LOCATION Makefile.am: TESTS += test-isnan check_PROGRAMS += test-isnan test_isnan_LDADD = $(LDADD) @ISNAN_LIBM@