aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-02-06 16:47:28 -0800
committerDylan Baker <dylan@pnwbakers.com>2020-02-07 09:29:02 -0800
commit3689e49f4eb8cd4a7b1ec396610cdfcecd88a009 (patch)
tree684b3f7052719f39c5b63890c56bcf60f723af28 /docs
parent3ba0073df6014d4b594df052f8e1fa75ce17b20e (diff)
downloadmeson-3689e49f4eb8cd4a7b1ec396610cdfcecd88a009.zip
meson-3689e49f4eb8cd4a7b1ec396610cdfcecd88a009.tar.gz
meson-3689e49f4eb8cd4a7b1ec396610cdfcecd88a009.tar.bz2
run_project_tests: Fix it to actually work
This move the sorting logic into the TestDef class itself, which simplifies sorting them. Additionally it remove overcomplicated sort logic, because python strings are compared character by character, we don't need to do the split and cast to int, we know that realistically a maximum of 4 characters (the first 4 numbers) are going to be compared in most cases.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions