Hash :
987e5651
Author :
Date :
2009-12-24T21:01:42
Refactor common macros used in tests.
Files:
tests/test-snprintf-posix.c
tests/test-snprintf-posix.h
tests/test-snprintf.c
tests/nan.h
tests/signature.h
tests/macros.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