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
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
vsprintf-posix-tests
blob
c8c8bafaf0d5cb8850e409820c52f179b1e8afe5
1
Files:
2
tests/test-vsprintf-posix.c
3
tests/test-sprintf-posix.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/signature.h
8
tests/macros.h
9
10
Depends-on:
11
stdint
12
float
13
14
configure.ac:
15
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
16
17
Makefile.am:
18
TESTS += test-vsprintf-posix
19
check_PROGRAMS += test-vsprintf-posix
20