1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Tests for module 'xprintf-posix'.

This commit is contained in:
Bruno Haible
2007-10-31 02:25:22 +01:00
parent dff9289cae
commit 8c5e6f236e
5 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Files:
tests/test-xprintf-posix.sh
tests/test-xfprintf-posix.c
tests/test-xprintf-posix.c
tests/test-fprintf-posix.h
tests/test-printf-posix.h
tests/test-printf-posix.output
Depends-on:
stdint
progname
configure.ac:
Makefile.am:
TESTS += test-xprintf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-xfprintf-posix test-xprintf-posix