summaryrefslogtreecommitdiff
path: root/modules/round-ieee-tests
blob: f74d57bfa43c78616118f1abf6c0c995ce9c986c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-round-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-round-ieee
check_PROGRAMS += test-round-ieee
test_round_ieee_LDADD = $(LDADD) @ROUND_LIBM@