diff options
author | Hemmo Nieminen <hemmo.nieminen@iki.fi> | 2022-02-01 00:00:00 +0200 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-06-09 18:58:33 -0400 |
commit | 702f3fe15f767692928073a60bde8b699fdd445e (patch) | |
tree | 84b2c7a115ccb072c3645ab0395334d209710e65 /mesonbuild/rewriter.py | |
parent | a0eb04788d151a5e31a73a9b41a56c37612ea272 (diff) | |
download | meson-702f3fe15f767692928073a60bde8b699fdd445e.zip meson-702f3fe15f767692928073a60bde8b699fdd445e.tar.gz meson-702f3fe15f767692928073a60bde8b699fdd445e.tar.bz2 |
mtest: store test output directly to a TestRun object
By storing test output directly to the TestRun instance we avoid the
need to pass the outputs around in individual function arguments thus
simplifying the code.
The amount of individual arguments will be further reduced in a
future commit.
Diffstat (limited to 'mesonbuild/rewriter.py')
0 files changed, 0 insertions, 0 deletions