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