mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
* tests/test-vasprintf-gnu.c: New file, based on tests/test-vasprintf-posix.c and tests/test-vasnprintf-gnu.c. * modules/vasprintf-gnu-tests: New file, based on modules/vasprintf-posix-tests.
13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
Files:
|
|
tests/test-vasprintf-gnu.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
vasprintf-posix-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-vasprintf-gnu
|
|
check_PROGRAMS += test-vasprintf-gnu
|