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