utimens: Fix test failure on macOS 10.13.
[gnulib.git] / modules / unistdio / u32-vsprintf-tests
blob37d2f3592898311c6847f0d3b2522548a5e51696
1 Files:
2 tests/unistdio/test-u32-vsprintf1.c
3 tests/unistdio/test-u32-printf1.h
4 tests/macros.h
6 Depends-on:
7 xalloc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u32-vsprintf1
13 check_PROGRAMS += test-u32-vsprintf1
14 test_u32_vsprintf1_SOURCES = unistdio/test-u32-vsprintf1.c
15 test_u32_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@