git/t/helper/test-xml-encode.c

#include "test-tool.h"

static const char *utf8_replace_character =;

/*
 * Encodes (possibly incorrect) UTF-8 on <stdin> to <stdout>, to be embedded
 * in an XML file.
 */
int cmd__xml_encode(int argc UNUSED, const char **argv UNUSED)
{}