view modules/ceilf-tests @ 9854:baba3b346ab2

Use macros NaNf, NaNd, NaNl instead of NAN.
author Bruno Haible <bruno@clisp.org>
date Wed, 02 Apr 2008 03:06:02 +0200
parents 930efddef3ad
children 33ab12a7cea2
line wrap: on
line source

Files:
tests/test-ceilf1.c
tests/test-ceilf2.c
tests/nan.h

Depends-on:
float
isnanf-nolibm
stdbool
stdint
fprintf-posix

configure.ac:

Makefile.am:
TESTS += test-ceilf1 test-ceilf2
check_PROGRAMS += test-ceilf1 test-ceilf2
test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@
test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@

License:
LGPL