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
tests: fix 'invalid path dir' error
[gnulib.git]
/
modules
/
logbf-tests
blob
7f84bd0c48288e3eaccbc5ff506537525c552ce4
1
Files:
2
tests/test-logbf.c
3
tests/test-logb.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-logbf
15
check_PROGRAMS += test-logbf
16
test_logbf_SOURCES = test-logbf.c randomf.c
17
test_logbf_LDADD = $(LDADD) @LOGBF_LIBM@