mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
obstack-zprintf-posix: Add tests.
* tests/test-obstack-zprintf-posix.c: New file, based on tests/test-vazsprintf-posix.c. * modules/obstack-zprintf-posix-tests: New file.
This commit is contained in:
14
modules/obstack-zprintf-posix-tests
Normal file
14
modules/obstack-zprintf-posix-tests
Normal file
@@ -0,0 +1,14 @@
|
||||
Files:
|
||||
tests/test-obstack-zprintf-posix.c
|
||||
tests/infinity.h
|
||||
tests/macros.h
|
||||
|
||||
Depends-on:
|
||||
nan
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
TESTS += test-obstack-zprintf-posix
|
||||
check_PROGRAMS += test-obstack-zprintf-posix
|
||||
test_obstack_zprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
Reference in New Issue
Block a user