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:
12
modules/obstack-zprintf-gnu-tests
Normal file
12
modules/obstack-zprintf-gnu-tests
Normal 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@
|
Reference in New Issue
Block a user