1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

zprintf-gnu: Add tests.

* tests/test-zprintf-gnu.c: New file, based on tests/test-printf-gnu.c.
* tests/test-zprintf-gnu.sh: New file, based on
tests/test-printf-gnu.sh.
* modules/zprintf-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2024-06-30 23:10:41 +02:00
parent 20b4e573b2
commit 7ef85f40fd
4 changed files with 72 additions and 0 deletions

14
modules/zprintf-gnu-tests Normal file
View File

@@ -0,0 +1,14 @@
Files:
tests/test-zprintf-gnu.sh
tests/test-zprintf-gnu.c
tests/test-printf-gnu.h
tests/test-printf-gnu.output
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-zprintf-gnu.sh
check_PROGRAMS += test-zprintf-gnu