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

Depends-on:
float

configure.ac:
gl_LONG_DOUBLE_EXPONENT_LOCATION
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])

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