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
/
vasprintf-posix-tests
blob
ae486a7672fd8ee344ff24d8131af268bcf5dda1
1
Files:
2
tests/test-vasprintf-posix.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.h
6
tests/macros.h
7
8
Depends-on:
9
stdint
10
float
11
12
configure.ac:
13
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
14
15
Makefile.am:
16
TESTS += test-vasprintf-posix
17
check_PROGRAMS += test-vasprintf-posix
18