]> Savannah Git Hosting - gnulib.git/commit
vdprintf-gnu: Add tests.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 11:01:45 +0000 (12:01 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 11:01:45 +0000 (12:01 +0100)
commita8fa5b6d61c15ac945625d12c28aeb8258533188
treee2d5724903a8d855827ef0f03d5cf30634726339
parent459992e2602eb90fb7d62960a605a5245f522148
vdprintf-gnu: Add tests.

* tests/test-vdprintf-gnu.sh: New file, based on
tests/test-vdprintf-posix.sh.
* tests/test-vdprintf-gnu.c: New file, based on
tests/test-vdprintf-posix.c.
* modules/vdprintf-gnu-tests: New file, based on
modules/vdprintf-posix-tests.
ChangeLog
modules/vdprintf-gnu-tests [new file with mode: 0644]
tests/test-vdprintf-gnu.c [new file with mode: 0644]
tests/test-vdprintf-gnu.sh [new file with mode: 0755]