23 lines
303 B
Plaintext
23 lines
303 B
Plaintext
Files:
|
|
tests/test-sprintf-posix.c
|
|
tests/test-sprintf-posix.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
c99
|
|
stdint
|
|
float
|
|
nan
|
|
snan
|
|
|
|
configure.ac:
|
|
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
|
|
|
|
Makefile.am:
|
|
TESTS += test-sprintf-posix
|
|
check_PROGRAMS += test-sprintf-posix
|
|
|