diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-19 10:44:41 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-27 13:55:33 +0100 |
commit | fb02b5e8588fa5543dead80f70cded44fcd7047f (patch) | |
tree | 79fc2209a12d32e9e1bef32a8a4dbc65687ca9bc /mesonbuild/compilers | |
parent | a166df1f96d09d0785ec7b170e2fcac8d7b97b9a (diff) | |
download | meson-fb02b5e8588fa5543dead80f70cded44fcd7047f.zip meson-fb02b5e8588fa5543dead80f70cded44fcd7047f.tar.gz meson-fb02b5e8588fa5543dead80f70cded44fcd7047f.tar.bz2 |
mtest: introduce TestLogger
The TestLogger class lets us move the code for all those log files
out of TestHarness. The interface is based on JunitBuilder, which
is converted already in this commit. Over the next commits, we
will also convert JSON, text and console output.
The main difference with JunitBuilder is that the completion method is
asynchronous. This can be useful if the logger needs to clean up after
itself and wait for asyncio tasks.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions