coreutils / gnulib /modules /unistdio /u32-vsprintf-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Files:
tests/unistdio/test-u32-vsprintf1.c
tests/unistdio/test-u32-printf1.h
tests/macros.h
Depends-on:
xalloc
configure.ac:
Makefile.am:
TESTS += test-u32-vsprintf1
check_PROGRAMS += test-u32-vsprintf1
test_u32_vsprintf1_SOURCES = unistdio/test-u32-vsprintf1.c
test_u32_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@