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

Depends-on:
xalloc
progname

configure.ac:

Makefile.am:
TESTS += test-u16-vsprintf1
check_PROGRAMS += test-u16-vsprintf1
test_u16_vsprintf1_SOURCES = unistdio/test-u16-vsprintf1.c
test_u16_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@