]> Savannah Git Hosting - gnulib.git/commit
dprintf-gnu: Add tests.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 11:05:26 +0000 (12:05 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 11:05:26 +0000 (12:05 +0100)
commitb54782e2765a43971b91ff637cefc446933022cc
treefd5b7d9c9c10b9225389b21349ce7e81522251b5
parent75e63081831ef07462ce9f8d9f82865486db52e2
dprintf-gnu: Add tests.

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