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
/
fabsl-tests
blob
2db3a177763c073880e3ef207030d1651e88689b
1
Files:
2
tests/test-fabsl.c
3
tests/test-fabs.h
4
tests/signature.h
5
tests/minus-zero.h
6
tests/macros.h
7
tests/randoml.c
8
9
Depends-on:
10
signbit
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-fabsl
16
check_PROGRAMS += test-fabsl
17
test_fabsl_SOURCES = test-fabsl.c randoml.c
18
test_fabsl_LDADD = $(LDADD) @FABSL_LIBM@