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