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