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