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

Depends-on:
xalloc
progname

configure.ac:

Makefile.am:
TESTS += test-u8-vsprintf1
check_PROGRAMS += test-u8-vsprintf1
test_u8_vsprintf1_SOURCES = unistdio/test-u8-vsprintf1.c
test_u8_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@