]> Savannah Git Hosting - gnulib.git/commit
vasnprintf tests: Add test of %s directive with large arguments.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 18:52:08 +0000 (20:52 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 18:52:08 +0000 (20:52 +0200)
commit8b43f5a6745c67bd7e6de6be0334685d4f6b88db
tree54f2d1ac02dc89595c6b75fe1033a38376883a0e
parent4cada7ff4ddfc45f204f042ff2acfbac851eb25f
vasnprintf tests: Add test of %s directive with large arguments.

* tests/test-vasnprintf-big.c: New file.
* modules/vasnprintf-extra-tests: New file.
* modules/vasnprintf-tests (Depends-on): Depend on it.
ChangeLog
modules/vasnprintf-extra-tests [new file with mode: 0644]
modules/vasnprintf-tests
tests/test-vasnprintf-big.c [new file with mode: 0644]