| Files: | |
| tests/unistdio/test-u32-vsnprintf1.c | |
| tests/unistdio/test-u32-printf1.h | |
| tests/macros.h | |
| Depends-on: | |
| xalloc | |
| configure.ac: | |
| Makefile.am: | |
| TESTS += test-u32-vsnprintf1 | |
| check_PROGRAMS += test-u32-vsnprintf1 | |
| test_u32_vsnprintf1_SOURCES = unistdio/test-u32-vsnprintf1.c | |
| test_u32_vsnprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@ | |