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

Depends-on:
float

configure.ac:
gl_FLOAT_EXPONENT_LOCATION
gl_DOUBLE_EXPONENT_LOCATION
gl_LONG_DOUBLE_EXPONENT_LOCATION

Makefile.am:
TESTS += test-isnan
check_PROGRAMS += test-isnan
test_isnan_LDADD = $(LDADD) @ISNAN_LIBM@