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

Depends-on:

configure.ac:
gl_FLOAT_EXPONENT_LOCATION

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