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