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