mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
* tests/test-obstack-zprintf-gnu.c: New file, based on tests/test-vazsprintf-gnu.c. * modules/obstack-zprintf-gnu-tests: New file.
13 lines
226 B
Plaintext
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@
|