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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
log1pf-tests
blob
5e85818a4f802b49ef65df11d4463f4814520b71
1
Files:
2
tests/test-log1pf.c
3
tests/test-log1p.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-log1pf
14
check_PROGRAMS += test-log1pf
15
test_log1pf_SOURCES = test-log1pf.c randomf.c
16
test_log1pf_LDADD = $(LDADD) @LOG1PF_LIBM@