Bump to 1.14.1
[platform/upstream/augeas.git] / modules / unistdio / u32-vsnprintf-tests
1 Files:
2 tests/unistdio/test-u32-vsnprintf1.c
3 tests/unistdio/test-u32-printf1.h
4 tests/macros.h
5
6 Depends-on:
7 xalloc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u32-vsnprintf1
13 check_PROGRAMS += test-u32-vsnprintf1
14 test_u32_vsnprintf1_SOURCES = unistdio/test-u32-vsnprintf1.c
15 test_u32_vsnprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@