summaryrefslogtreecommitdiff
path: root/modules/isnanf-tests
blob: 1566695546d56046e04b38c6bffc77a0d0f986c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-isnanf.c
tests/test-isnanf.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h
m4/exponentf.m4

Depends-on:

configure.ac:
gl_FLOAT_EXPONENT_LOCATION

Makefile.am:
TESTS += test-isnanf
check_PROGRAMS += test-isnanf
test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@