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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
modfl-tests
blob
059d22c73d55b2aa26667fcdfac65b5f6292e1e9
1
Files:
2
tests/test-modfl.c
3
tests/test-modf.h
4
tests/signature.h
5
tests/macros.h
6
tests/randoml.c
7
8
Depends-on:
9
fpucw
10
float
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-modfl
16
check_PROGRAMS += test-modfl
17
test_modfl_SOURCES = test-modfl.c randoml.c
18
test_modfl_LDADD = $(LDADD) @MODFL_LIBM@