summaryrefslogtreecommitdiff
path: root/modules/floor-ieee-tests
blob: 2bedce03e38d6e351cbcf88e3d5a5fa66bc808d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-floor-ieee.c
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnand-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-floor-ieee
check_PROGRAMS += test-floor-ieee
test_floor_ieee_LDADD = $(LDADD) @FLOOR_LIBM@