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