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
/
fmodf-tests
blob
b42897dd72ee669a8d4634bc5888d4ce0b15ef45
1
Files:
2
tests/test-fmodf.c
3
tests/test-fmod.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-fmodf
14
check_PROGRAMS += test-fmodf
15
test_fmodf_SOURCES = test-fmodf.c randomf.c
16
test_fmodf_LDADD = $(LDADD) @FMODF_LIBM@