1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/vdprintf-gnu-tests
Bruno Haible a8fa5b6d61 vdprintf-gnu: Add tests.
* tests/test-vdprintf-gnu.sh: New file, based on
tests/test-vdprintf-posix.sh.
* tests/test-vdprintf-gnu.c: New file, based on
tests/test-vdprintf-posix.c.
* modules/vdprintf-gnu-tests: New file, based on
modules/vdprintf-posix-tests.
2023-03-24 12:01:45 +01:00

16 lines
258 B
Plaintext

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