diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-25 11:50:22 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-07 19:20:38 +0100 |
commit | c48713e58c5a56d23d09afa3c5b7c2fc5ba7effa (patch) | |
tree | 38b47d768757b43fd8f16f5a2581498dec7c6793 /mesonbuild/compilers | |
parent | 35d3baaa2fab0feb9e66a7603bb1dfa2178f2de4 (diff) | |
download | meson-c48713e58c5a56d23d09afa3c5b7c2fc5ba7effa.zip meson-c48713e58c5a56d23d09afa3c5b7c2fc5ba7effa.tar.gz meson-c48713e58c5a56d23d09afa3c5b7c2fc5ba7effa.tar.bz2 |
mtest: improve JUnit XML generation for TAP testsuites
Include the names from the TAP output and the SKIP/TODO explanations
if present. Omit the classname attribute, it is optional.
In order to enable this, TestRun.results becomes a list of TAPParser.Test
objects. If in the future there are other kinds of subtest results a
new class can be introduced, but for now it is enough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions