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
safe-alloc: simplify, given new reallocarray behavior
[gnulib.git]
/
modules
/
logf-ieee-tests
blob
82b6c0f3a01c98c0ad97e1d45f2ebd52deb64fbd
1
Files:
2
tests/test-logf-ieee.c
3
tests/test-log-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/macros.h
7
8
Depends-on:
9
isnanf-nolibm
10
float
11
nan
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-logf-ieee
18
check_PROGRAMS += test-logf-ieee
19
test_logf_ieee_LDADD = $(LDADD) @LOGF_LIBM@