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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
sprintf-posix-tests
blob
ba23199a07c83b49a2bf17ddb22cec39d3042f2e
1
Files:
2
tests/test-sprintf-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-sprintf-posix
19
check_PROGRAMS += test-sprintf-posix
20