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