diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-16 12:11:15 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-05 10:17:27 -0800 |
commit | 07ff9c61fed420af33f9d1a561512ff2c6cd21d2 (patch) | |
tree | a7959b1e7be9c65f1637b1f3fa5c310c50a2527f /mesonbuild/backend/backends.py | |
parent | 1c60fdd847f47f958fe9f658a27be7a6a4a75d6c (diff) | |
download | meson-07ff9c61fed420af33f9d1a561512ff2c6cd21d2.zip meson-07ff9c61fed420af33f9d1a561512ff2c6cd21d2.tar.gz meson-07ff9c61fed420af33f9d1a561512ff2c6cd21d2.tar.bz2 |
mtest: Handle subtest results as a dict
for non tap tests we want to associate names with the tests, to that end
store them as a dict. For TAP tests, we'll store the "name" as an
integer string that coresponds to the order that the tests were run in.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions