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
/
logb-tests
blob
8caac668d722c8042bc632b18a9ab9586264aefb
1
Files:
2
tests/test-logb.c
3
tests/test-logb.h
4
tests/minus-zero.h
5
tests/signature.h
6
tests/macros.h
7
tests/randomd.c
8
9
Depends-on:
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-logb
15
check_PROGRAMS += test-logb
16
test_logb_SOURCES = test-logb.c randomd.c
17
test_logb_LDADD = $(LDADD) @LOGB_LIBM@