mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
vasprintf-gnu: Add tests.
* 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.
This commit is contained in:
12
modules/vasprintf-gnu-tests
Normal file
12
modules/vasprintf-gnu-tests
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
Reference in New Issue
Block a user