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