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

Tests for module 'fprintf-posix'.

This commit is contained in:
Bruno Haible
2007-03-09 03:00:45 +00:00
parent 685bc46ea3
commit f26a01b9ca
4 changed files with 76 additions and 0 deletions

View File

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