mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
17 lines
353 B
Plaintext
17 lines
353 B
Plaintext
Files:
|
|
tests/unistdio/test-u16-vsnprintf1.c
|
|
tests/unistdio/test-u16-printf1.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
xalloc
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u16-vsnprintf1
|
|
check_PROGRAMS += test-u16-vsnprintf1
|
|
test_u16_vsnprintf1_SOURCES = unistdio/test-u16-vsnprintf1.c
|
|
test_u16_vsnprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@
|