mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
17 lines
269 B
Plaintext
17 lines
269 B
Plaintext
Files:
|
|
tests/test-vprintf-posix.sh
|
|
tests/test-vprintf-posix.c
|
|
tests/test-printf-posix.h
|
|
tests/test-printf-posix.output
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-vprintf-posix.sh
|
|
check_PROGRAMS += test-vprintf-posix
|