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

obstack-zprintf-gnu: Add tests.

* tests/test-obstack-zprintf-gnu.c: New file, based on
tests/test-vazsprintf-gnu.c.
* modules/obstack-zprintf-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2024-06-25 16:43:20 +02:00
parent 0dd7d57f7f
commit 0cee72af55
3 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Files:
tests/test-obstack-zprintf-gnu.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-obstack-zprintf-gnu
check_PROGRAMS += test-obstack-zprintf-gnu
test_obstack_zprintf_gnu_LDADD = $(LDADD) @LIBINTL@