summaryrefslogtreecommitdiff
path: root/modules/unistdio/u16-vsnprintf-tests
blob: 6d25e27e34ae4a02fa7b1973ace0e15fe656a29b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unistdio/test-u16-vsnprintf1.c
tests/unistdio/test-u16-printf1.h
tests/macros.h

Depends-on:
xalloc

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@