1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-10 04:43:00 +03:00
Files
gnulib/modules/obstack-zprintf-gnu-tests
Bruno Haible 0cee72af55 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.
2024-06-25 16:43:20 +02:00

13 lines
226 B
Plaintext

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@