diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-20 14:08:37 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-20 14:09:48 +0100 |
commit | 02b739feae4ac31ebe83649da0e73296304cbb5c (patch) | |
tree | 2a459fdeffb36ae9c38b086497c0862d63d35dfe /mesonbuild/modules/sourceset.py | |
parent | c3f145ca2b9f5a4cfac3ffe1de7d901a4e8aba10 (diff) | |
download | meson-02b739feae4ac31ebe83649da0e73296304cbb5c.zip meson-02b739feae4ac31ebe83649da0e73296304cbb5c.tar.gz meson-02b739feae4ac31ebe83649da0e73296304cbb5c.tar.bz2 |
mtest: refactor common condition into a property of TestRun
For a test to be displayed to stdout without buffering, it has to be
1) in verbose mode 2) not executed in parallel with others
3) not parsed, i.e. not TAP or Rust. Include these three
conditions in a new property of stdout and use it in the
three places where it matters: when printing the initial
and final delimiters of the output, and when deciding the
console mode to use.
Suggested-by: Jussi Pakkanen <jpakkane@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/modules/sourceset.py')
0 files changed, 0 insertions, 0 deletions