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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
log2l-tests
blob
94a44be9db401545eb3e912142d54ff6fd26bff7
1
Files:
2
tests/test-log2l.c
3
tests/test-log2.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-log2l
17
check_PROGRAMS += test-log2l
18
test_log2l_SOURCES = test-log2l.c randoml.c
19
test_log2l_LDADD = $(LDADD) @LOG2L_LIBM@