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
/
expm1l-tests
blob
74958875fee3d543a9ef2409f7ff78173e9ece25
1
Files:
2
tests/test-expm1l.c
3
tests/test-expm1.h
4
tests/signature.h
5
tests/macros.h
6
tests/randoml.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-expm1l
14
check_PROGRAMS += test-expm1l
15
test_expm1l_SOURCES = test-expm1l.c randoml.c
16
test_expm1l_LDADD = $(LDADD) @EXPM1L_LIBM@