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

Tests for module 'printf-posix'.

This commit is contained in:
Bruno Haible
2007-03-10 01:21:30 +00:00
parent 2436c6848a
commit 7dfbd2504f
4 changed files with 87 additions and 0 deletions

View File

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