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

Depends-on:
float

configure.ac:
gl_LONG_DOUBLE_EXPONENT_LOCATION

Makefile.am:
TESTS += test-isnanl
check_PROGRAMS += test-isnanl
test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@