mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-obstack-zprintf-posix.c: New file, based on tests/test-vazsprintf-posix.c. * modules/obstack-zprintf-posix-tests: New file.
15 lines
255 B
Plaintext
15 lines
255 B
Plaintext
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@
|