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

Depends-on:
isnanf-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-floorf-ieee
check_PROGRAMS += test-floorf-ieee
test_floorf_ieee_LDADD = $(LDADD) @FLOORF_LIBM@