mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
vsprintf-gnu: Add tests.
* tests/test-vsprintf-gnu.c: New file, based on tests/test-vsprintf-posix.c. * tests/test-sprintf-gnu.h: New file, based on tests/test-vasnprintf-gnu.c. * modules/vsprintf-gnu-tests: New file, based on modules/vsprintf-posix-tests.
This commit is contained in:
13
modules/vsprintf-gnu-tests
Normal file
13
modules/vsprintf-gnu-tests
Normal file
@@ -0,0 +1,13 @@
|
||||
Files:
|
||||
tests/test-vsprintf-gnu.c
|
||||
tests/test-sprintf-gnu.h
|
||||
tests/macros.h
|
||||
|
||||
Depends-on:
|
||||
vsprintf-posix-tests
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
TESTS += test-vsprintf-gnu
|
||||
check_PROGRAMS += test-vsprintf-gnu
|
Reference in New Issue
Block a user