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