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