repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xset: New module.
[gnulib.git]
/
modules
/
isnanl-tests
blob
82a41e91063d99144fccce64c22961d4f69395b4
1
Files:
2
tests/test-isnanl.c
3
tests/test-isnanl.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/macros.h
8
9
Depends-on:
10
float
11
12
configure.ac:
13
gl_LONG_DOUBLE_EXPONENT_LOCATION
14
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
15
16
Makefile.am:
17
TESTS += test-isnanl
18
check_PROGRAMS += test-isnanl
19
test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
20