commit | 646aef543ec26a927da5bc0a1dfa1494e95a30a9 | [log] [tgz] |
---|---|---|
author | Jon A. Cruz <jonc@osg.samsung.com> | Wed Jul 15 19:22:41 2015 -0700 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Jul 17 13:27:39 2015 +0300 |
tree | fc53ef4cc96c6b7fc00f2af93a6a51a0fc30cb9d | |
parent | 315476fa7b1f1c44c1b35116036df54ac5cb9a03 [diff] |
Enables output in the JUnit XML format. Adds basic support for optionally outputting in the XML format commonly used by JUnit compatible tools. This format is supported by default by many tools, including the Jenkins build system. It also is more detailed and captures more information than the more simplistic TAP format. Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>