view modules/vsnprintf-posix-tests @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents baba3b346ab2
children ca053fa79cd3
line wrap: on
line source

Files:
tests/test-vsnprintf-posix.c
tests/test-snprintf-posix.h
tests/test-vsnprintf.c
tests/nan.h

Depends-on:
stdint

configure.ac:
AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
  [Define to 1 for strict checking in test-vsnprintf.c.])

Makefile.am:
TESTS += test-vsnprintf-posix test-vsnprintf
check_PROGRAMS += test-vsnprintf-posix test-vsnprintf