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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
modf-tests
blob
f087eb2ee43616acdeecbf2f4e71cae51dcd3329
1
Files:
2
tests/test-modf.c
3
tests/test-modf.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-modf
14
check_PROGRAMS += test-modf
15
test_modf_SOURCES = test-modf.c randomd.c
16
test_modf_LDADD = $(LDADD) @MODF_LIBM@