Use module 'progname' in some more tests.
[gnulib.git] / modules / unistdio / u8-vsprintf-tests
1 Files:
2 tests/unistdio/test-u8-vsprintf1.c
3 tests/unistdio/test-u8-printf1.h
4
5 Depends-on:
6 xalloc
7 progname
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u8-vsprintf1
13 check_PROGRAMS += test-u8-vsprintf1
14 test_u8_vsprintf1_SOURCES = unistdio/test-u8-vsprintf1.c
15 test_u8_vsprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@