1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/vprintf-gnu-tests
Bruno Haible 57e16895ad vprintf-gnu: Add tests.
* tests/test-vprintf-gnu.sh: New file, based on
tests/test-vprintf-posix.sh.
* tests/test-vprintf-gnu.c: New file, based on
tests/test-vprintf-posix.c.
* tests/test-printf-gnu.h: New file, based on
tests/test-vasnprintf-gnu.c.
* modules/vprintf-gnu-tests: New file, based on
modules/vprintf-posix-tests.
2023-03-24 11:49:30 +01:00

16 lines
252 B
Plaintext

Files:
tests/test-vprintf-gnu.sh
tests/test-vprintf-gnu.c
tests/test-printf-gnu.h
tests/test-printf-gnu.output
tests/macros.h
Depends-on:
vprintf-posix-tests
configure.ac:
Makefile.am:
TESTS += test-vprintf-gnu.sh
check_PROGRAMS += test-vprintf-gnu