doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / unistdio / u8-vsprintf-tests
1 Files:
2 tests/unistdio/test-u8-vsprintf1.c
3 tests/unistdio/test-u8-printf1.h
4 tests/macros.h
5
6 Depends-on:
7 xalloc
8 progname
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-u8-vsprintf1
14 check_PROGRAMS += test-u8-vsprintf1
15 test_u8_vsprintf1_SOURCES = unistdio/test-u8-vsprintf1.c
16 test_u8_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@