cppcheck/tools/test
Rikard Falkeborn ba33c7f6cd daca2: Improve package sorting using natsort (#2505)
* daca2: Improve package sorting using natsort

This switches the external dependency from semver to natsort, and
improves comparison of packages where one or more of the packages do not
use semantic versioning (major.minor.patch).

This also makes daca2-download and daca2-getpackages work with python 3.
In theory, they should work with python 2 as well, but I have not tested
it.

* Make daca2 scripts executable

* Update hashbangs to python3

* Update usage description

To avoid specifying python version in the usage description, just
show how to execute the scripts and leave the rest to the shebangs.

* No need to specify python version in start_donate_cpu_server_test_local.sh

Leave it to the hashbang instead.
2020-01-26 18:39:37 +01:00
..
run_donate_cpu_client_tests.sh daca@home client: Require at least Python 3 from now on (#2491) 2020-01-16 20:01:46 +01:00
start_donate_cpu_client_productive.sh Donate CPU client test scripts: Use Python from shebang 2019-12-22 19:33:10 +01:00
start_donate_cpu_client_test_local.sh Donate CPU client test scripts: Use Python from shebang 2019-12-22 19:33:10 +01:00
start_donate_cpu_server_test_local.sh daca2: Improve package sorting using natsort (#2505) 2020-01-26 18:39:37 +01:00