summaryrefslogtreecommitdiff
path: root/modules/isnanf-tests
blob: 86caabe8bedd14e8da1fec130952589b524fb550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-isnanf.c
tests/test-isnanf.h
tests/minus-zero.h
tests/infinity.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@