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

Depends-on:
isnanl-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-modfl-ieee
check_PROGRAMS += test-modfl-ieee
test_modfl_ieee_LDADD = $(LDADD) @MODFL_LIBM@