mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-fzprintf-gnu.c: New file, based on tests/test-fprintf-gnu.c. * tests/test-fzprintf-gnu.sh: New file, based on tests/test-fprintf-gnu.sh. * modules/fzprintf-gnu-tests: New file.
15 lines
237 B
Plaintext
15 lines
237 B
Plaintext
Files:
|
|
tests/test-fzprintf-gnu.sh
|
|
tests/test-fzprintf-gnu.c
|
|
tests/test-fprintf-gnu.h
|
|
tests/test-printf-gnu.output
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fzprintf-gnu.sh
|
|
check_PROGRAMS += test-fzprintf-gnu
|