diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-02-06 16:47:28 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-02-07 09:29:02 -0800 |
commit | 3689e49f4eb8cd4a7b1ec396610cdfcecd88a009 (patch) | |
tree | 684b3f7052719f39c5b63890c56bcf60f723af28 /docs/markdown/Python-module.md | |
parent | 3ba0073df6014d4b594df052f8e1fa75ce17b20e (diff) | |
download | meson-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/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions