diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-19 09:23:47 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-27 13:55:33 +0100 |
commit | 7b3cca5047993d7051b1d991ba6707b07c39a60b (patch) | |
tree | b9cf8e03c72730420b1f471d2c8b398b4af9e956 /mesonbuild/compilers/cuda.py | |
parent | eadbf3dbf5e69f263e0a8e40aa07ee6419481b30 (diff) | |
download | meson-7b3cca5047993d7051b1d991ba6707b07c39a60b.zip meson-7b3cca5047993d7051b1d991ba6707b07c39a60b.tar.gz meson-7b3cca5047993d7051b1d991ba6707b07c39a60b.tar.bz2 |
mtest: store TestRuns in collected_failures
Instead of storing the string, store the whole TestRun. In the
next patches we'll use this to colorize the summary of failures,
and to allow a few more simplifications.
There is some code duplication between the console and logfile
code, but it won't matter as soon as console and logfile output
will be in two completely separate classes.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers/cuda.py')
0 files changed, 0 insertions, 0 deletions