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