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

Tests for module 'vprintf-posix'.

This commit is contained in:
Bruno Haible
2007-03-09 03:43:46 +00:00
parent 253d24cffa
commit ed91d0417a
5 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
Files:
tests/test-vprintf-posix.sh
tests/test-vprintf-posix.c
tests/test-printf-posix.h
tests/test-fprintf-posix.out
Depends-on:
stdint
configure.ac:
Makefile.am:
TESTS += test-vprintf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-vprintf-posix
EXTRA_DIST += test-vprintf-posix.sh test-printf-posix.h test-fprintf-posix.out