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:
16
modules/printf-posix-tests
Normal file
16
modules/printf-posix-tests
Normal 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
|
Reference in New Issue
Block a user