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