1
0
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:
Bruno Haible
2023-03-24 11:57:19 +01:00
parent 171d2a5f80
commit 6a8aeae685
4 changed files with 73 additions and 0 deletions

15
modules/printf-gnu-tests Normal file
View 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