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
/
logl-tests
blob
a574090b3ba00df8e6efc3d6784eaa52d1f5e758
1
Files:
2
tests/test-logl.c
3
tests/test-log.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
float
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-logl
17
check_PROGRAMS += test-logl
18
test_logl_SOURCES = test-logl.c randoml.c
19
test_logl_LDADD = $(LDADD) @LOGL_LIBM@