view modules/vsnprintf-posix-tests @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents a48d3d749ca5
children 108bbfd6f03b
line wrap: on
line source

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

Depends-on:
stdint
float

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