mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
16 lines
295 B
Plaintext
16 lines
295 B
Plaintext
Files:
|
|
tests/test-fprintf-posix.sh
|
|
tests/test-fprintf-posix.c
|
|
tests/test-fprintf-posix.h
|
|
tests/test-printf-posix.output
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fprintf-posix.sh
|
|
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
check_PROGRAMS += test-fprintf-posix
|