]> Savannah Git Hosting - gnulib.git/commit
u*-vasnprintf tests: Add tests of %ls directive.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Jun 2024 17:21:53 +0000 (19:21 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 18 Jun 2024 17:21:53 +0000 (19:21 +0200)
commit937c40c83e3286d7d6e20c6c7f6fbddc49160a3a
tree12bc4797a27486bbeab83a0febbe4b707e20731f
parent0823ace3be6e33961ece9da45da084ab37d30277
u*-vasnprintf tests: Add tests of %ls directive.

* tests/unistdio/test-u8-vasnprintf2.c (test_function): Add tests of
the %ls directive with non-ASCII argument.
* tests/unistdio/test-u8-vasnprintf3.c (test_function): Likewise.
* tests/unistdio/test-u16-vasnprintf2.c (test_function): Likewise.
* tests/unistdio/test-u16-vasnprintf3.c (test_function): Likewise.
* tests/unistdio/test-u32-vasnprintf2.c (test_function): Likewise.
* tests/unistdio/test-u32-vasnprintf3.c (test_function): Likewise.
* tests/unistdio/test-ulc-vasnprintf2.c (test_function): Likewise.
* tests/unistdio/test-ulc-vasnprintf3.c (test_function): Likewise.
ChangeLog
tests/unistdio/test-u16-vasnprintf2.c
tests/unistdio/test-u16-vasnprintf3.c
tests/unistdio/test-u32-vasnprintf2.c
tests/unistdio/test-u32-vasnprintf3.c
tests/unistdio/test-u8-vasnprintf2.c
tests/unistdio/test-u8-vasnprintf3.c
tests/unistdio/test-ulc-vasnprintf2.c
tests/unistdio/test-ulc-vasnprintf3.c