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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
log10l-tests
blob
54a54c3b0f94d87e35d5637e3a14c46339a89fc8
1
Files:
2
tests/test-log10l.c
3
tests/test-log10.h
4
tests/minus-zero.h
5
tests/signature.h
6
tests/macros.h
7
tests/randoml.c
8
9
Depends-on:
10
fpucw
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-log10l
16
check_PROGRAMS += test-log10l
17
test_log10l_SOURCES = test-log10l.c randoml.c
18
test_log10l_LDADD = $(LDADD) @LOG10L_LIBM@