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
ptsname_r: Work around bug on Android 4.3.
[gnulib.git]
/
modules
/
log2-ieee-tests
blob
8178a4d940288301ad1e5a011f8c20918848bc2e
1
Files:
2
tests/test-log2-ieee.c
3
tests/test-log2-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/macros.h
8
9
Depends-on:
10
isnand-nolibm
11
float
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-log2-ieee
18
check_PROGRAMS += test-log2-ieee
19
test_log2_ieee_LDADD = $(LDADD) @LOG2_LIBM@