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