mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-sprintf-gnu.c: New file, based on tests/test-sprintf-posix.c. * modules/sprintf-gnu-tests: New file, based on modules/sprintf-posix-tests.
14 lines
195 B
Plaintext
14 lines
195 B
Plaintext
Files:
|
|
tests/test-sprintf-gnu.c
|
|
tests/test-sprintf-gnu.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
sprintf-posix-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sprintf-gnu
|
|
check_PROGRAMS += test-sprintf-gnu
|