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

Depends-on:

configure.ac:
gl_DOUBLE_EXPONENT_LOCATION

Makefile.am:
TESTS += test-isnand
check_PROGRAMS += test-isnand
test_isnand_LDADD = $(LDADD) @ISNAND_LIBM@