mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
obstack-printf-gnu: Add tests.
* modules/obstack-printf-gnu-tests: New file, based on modules/obstack-printf-posix-tests.
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
2023-03-24 Bruno Haible <bruno@clisp.org>
|
2023-03-24 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
obstack-printf-gnu: Add tests.
|
||||||
|
* modules/obstack-printf-gnu-tests: New file, based on
|
||||||
|
modules/obstack-printf-posix-tests.
|
||||||
|
|
||||||
obstack-printf-gnu: New module.
|
obstack-printf-gnu: New module.
|
||||||
* m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_IS_POSIX): New
|
* m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_IS_POSIX): New
|
||||||
macro, extracted from gl_FUNC_OBSTACK_PRINTF_POSIX.
|
macro, extracted from gl_FUNC_OBSTACK_PRINTF_POSIX.
|
||||||
|
8
modules/obstack-printf-gnu-tests
Normal file
8
modules/obstack-printf-gnu-tests
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Files:
|
||||||
|
|
||||||
|
Depends-on:
|
||||||
|
obstack-printf-posix-tests
|
||||||
|
|
||||||
|
configure.ac:
|
||||||
|
|
||||||
|
Makefile.am:
|
Reference in New Issue
Block a user