view modules/ceilf-tests @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents baba3b346ab2
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