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
log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git]
/
modules
/
floorl-ieee-tests
blob
6b976abc4334be936884e41f02459c0e68493bb8
1
Files:
2
tests/test-floorl-ieee.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.h
6
tests/macros.h
7
8
Depends-on:
9
fpucw
10
isnanl-nolibm
11
float
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-floorl-ieee
18
check_PROGRAMS += test-floorl-ieee
19
test_floorl_ieee_LDADD = $(LDADD) @FLOORL_LIBM@