view modules/floorf-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 33ab12a7cea2
children 15712244d6dc
line wrap: on
line source

Files:
tests/test-floorf1.c
tests/test-floorf2.c
tests/nan.h
tests/signature.h
tests/macros.h

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

configure.ac:

Makefile.am:
TESTS += test-floorf1 test-floorf2
check_PROGRAMS += test-floorf1 test-floorf2
test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@
test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@

License:
LGPL