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