]> Savannah Git Hosting - gnulib.git/commit
dzprintf-gnu: Add tests.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2024 15:43:45 +0000 (17:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2024 15:43:45 +0000 (17:43 +0200)
commite448eb14bfc259dddb9f1368bff2dff166d9be91
tree002ab83bebcebfb5b7c3fc18a31920581fa050fa
parent1af916894f8331a5d0543dc212927476cf107d92
dzprintf-gnu: Add tests.

* tests/test-dprintf-gnu.h: New file, extracted from
tests/test-dprintf-gnu.c.
* tests/test-dprintf-gnu.c: Include it.
(test_function): Remove function.
* modules/dprintf-gnu-tests (Files): Add it.
* tests/test-dzprintf-gnu.c: New file, based on
tests/test-dprintf-gnu.c.
* tests/test-dzprintf-gnu.sh: New file, based on
tests/test-dprintf-gnu.sh.
* modules/dzprintf-gnu-tests: New file.
ChangeLog
modules/dprintf-gnu-tests
modules/dzprintf-gnu-tests [new file with mode: 0644]
tests/test-dprintf-gnu.c
tests/test-dprintf-gnu.h [new file with mode: 0644]
tests/test-dzprintf-gnu.c [new file with mode: 0644]
tests/test-dzprintf-gnu.sh [new file with mode: 0755]