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

Depends-on:
xalloc
progname

configure.ac:

Makefile.am:
TESTS += test-ulc-vsprintf1
check_PROGRAMS += test-ulc-vsprintf1
test_ulc_vsprintf1_SOURCES = unistdio/test-ulc-vsprintf1.c
test_ulc_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@