]> Savannah Git Hosting - gnulib.git/commit
vasnprintf-posix: Add more unit tests.
authorBruno Haible <bruno@clisp.org>
Sat, 28 Jan 2023 15:58:04 +0000 (16:58 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Jan 2023 15:58:04 +0000 (16:58 +0100)
commit73aff324e88c312e39e06e41846a355349e57271
tree9656045469af58786047aed9ce5c37a0fa946274
parent8ca04dc0ceb71ff5b863c7f656898ab339aeb406
vasnprintf-posix: Add more unit tests.

* tests/test-vasnprintf-posix.c (test_function): Add tests for width
given as argument for the directives %a, %f, %e, %g.
* tests/test-vasprintf-posix.c (test_function): Likewise.
* tests/test-snprintf-posix.h (test_function): Likewise.
* tests/test-sprintf-posix.h (test_function): Likewise.
ChangeLog
tests/test-snprintf-posix.h
tests/test-sprintf-posix.h
tests/test-vasnprintf-posix.c
tests/test-vasprintf-posix.c