summaryrefslogtreecommitdiff
path: root/modules/exp-ieee-tests
blob: e36415476c6c6dd59ee390b9d3e752fc9b46213e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-exp-ieee.c
tests/test-exp-ieee.h
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-exp-ieee
check_PROGRAMS += test-exp-ieee
test_exp_ieee_LDADD = $(LDADD) @EXP_LIBM@