aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mesonlib.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-04-23 10:41:43 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-04-25 12:28:51 -0700
commit914b591692c66cd9516da70930f4c6768ea93302 (patch)
treefef9c07757d15b0192799778d29054ddb23589e0 /mesonbuild/mesonlib.py
parent397ac5921aa09fc0330513721acd43297cec376b (diff)
downloadmeson-914b591692c66cd9516da70930f4c6768ea93302.zip
meson-914b591692c66cd9516da70930f4c6768ea93302.tar.gz
meson-914b591692c66cd9516da70930f4c6768ea93302.tar.bz2
run_unittets: extend version tests to cover other cases
Before this we only covered >, <, and ==, but we an apply some basic logic to know that a > b == !(a <= b), or that if a > b then a != b. This uncovered some bugs I wrote while working on this code.
Diffstat (limited to 'mesonbuild/mesonlib.py')
0 files changed, 0 insertions, 0 deletions