summaryrefslogtreecommitdiff
path: root/modules/trunc-ieee-tests
blob: 80bafef887d286670cb3f257c6663c0eed1f5e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-trunc-ieee.c
tests/minus-zero.h
tests/macros.h

Depends-on:
float
signbit

configure.ac:

Makefile.am:
TESTS += test-trunc-ieee
check_PROGRAMS += test-trunc-ieee
test_trunc_ieee_LDADD = $(LDADD) @TRUNC_LIBM@