mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 19:21:53 +00:00
* tests/test-vasprintf-big.c: New file, extracted from tests/test-vasprintf-posix.c. * tests/test-vasprintf-posix.c (test_function): Revert last change. * modules/vasprintf-extra-tests: New file. * modules/vasprintf-tests (Depends-on): Add vasprintf-extra-tests.
16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
Files:
|
|
tests/test-vasprintf.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
vasprintf-extra-tests
|
|
streq
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-vasprintf
|
|
check_PROGRAMS += test-vasprintf
|
|
|