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

14 lines
200 B
Plaintext

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