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
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
log2f-tests
blob
61090a7e1ba7c92560a0d7e6966bfa03c997666f
1
Files:
2
tests/test-log2f.c
3
tests/test-log2.h
4
tests/minus-zero.h
5
tests/signature.h
6
tests/macros.h
7
tests/randomf.c
8
9
Depends-on:
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-log2f
15
check_PROGRAMS += test-log2f
16
test_log2f_SOURCES = test-log2f.c randomf.c
17
test_log2f_LDADD = $(LDADD) @LOG2F_LIBM@