diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-25 10:41:03 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-07 19:20:11 +0100 |
commit | e50861e62f6cf695ba087ab161b3938be7c2b131 (patch) | |
tree | 631e235a811df8798680672884e828591e0d2093 /mesonbuild/compilers/compilers.py | |
parent | 304abaf9ee3fd3c2cfd092811f26117d231a6a28 (diff) | |
download | meson-e50861e62f6cf695ba087ab161b3938be7c2b131.zip meson-e50861e62f6cf695ba087ab161b3938be7c2b131.tar.gz meson-e50861e62f6cf695ba087ab161b3938be7c2b131.tar.bz2 |
mtest/TAPParser: use typing.NamedTuple
It is cleaner than collections.namedtuple. It also catches that "count()" is
a method on tuple, so rename the field to num_tests.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions