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

14 lines
204 B
Plaintext

Files:
tests/test-vsnprintf-gnu.c
tests/test-snprintf-gnu.h
tests/macros.h
Depends-on:
vsnprintf-posix-tests
configure.ac:
Makefile.am:
TESTS += test-vsnprintf-gnu
check_PROGRAMS += test-vsnprintf-gnu