Hash :
ea0f5bf6
Author :
Date :
2008-10-08T02:05:26
Use a more portable replacement expression for -0.0L.
Files:
tests/test-snprintf-posix.c
tests/test-snprintf-posix.h
tests/test-snprintf.c
tests/nan.h
Depends-on:
stdint
float
configure.ac:
AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
[Define to 1 for strict checking in test-snprintf.c.])
Makefile.am:
TESTS += test-snprintf-posix test-snprintf
check_PROGRAMS += test-snprintf-posix test-snprintf