]> Savannah Git Hosting - gnulib.git/commit
vasnwprintf tests: Add test of %s directive with large arguments.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 23:31:21 +0000 (01:31 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 23:31:21 +0000 (01:31 +0200)
commit9bc7bceef85fc2524fadb558389d8d5bba1bd5d9
tree94fd96ec6d7cbe64bd5f8d6a573f8dba2173e048
parent335ca665041ed16f3da008e34f17c1f7140f7173
vasnwprintf tests: Add test of %s directive with large arguments.

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