view modules/isfinite-tests @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 1c5d0b856e8b
children a48d3d749ca5
line wrap: on
line source

Files:
tests/test-isfinite.c

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