view modules/snprintf-posix-tests @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
parents baba3b346ab2
children ca053fa79cd3
line wrap: on
line source

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

Depends-on:
stdint

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