view modules/isfinite-tests @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents 1c5d0b856e8b
children 15712244d6dc
line wrap: on
line source

Files:
tests/test-isfinite.c
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-isfinite
check_PROGRAMS += test-isfinite
test_isfinite_LDADD = $(LDADD) @ISFINITE_LIBM@

License:
GPL