diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-10-01 08:56:22 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-05-18 13:53:58 -0700 |
commit | 754080843b5c84c44f99c2e0133f50a38629f259 (patch) | |
tree | ff13634aa92ee352e732e3b95dd19212e19409d6 /run_unittests.py | |
parent | 751ea3df72f336fb038739f61b3901e2ff8e10c0 (diff) | |
download | meson-754080843b5c84c44f99c2e0133f50a38629f259.zip meson-754080843b5c84c44f99c2e0133f50a38629f259.tar.gz meson-754080843b5c84c44f99c2e0133f50a38629f259.tar.bz2 |
mtest: don't use len() to test container emptiness
It's not idiomatic python and is significantly slower than not using the
bool protocol.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions