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