mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
Files:
|
|
tests/test-vprintf-posix.sh
|
|
tests/test-vprintf-posix.c
|
|
tests/test-printf-posix.h
|
|
tests/test-printf-posix.output
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-vprintf-posix.sh
|
|
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
check_PROGRAMS += test-vprintf-posix
|