about summary refs log tree commit diff
path: root/test/test_execution.py
Commit message (Expand)AuthorAgeFilesLines
* [build] Add and use `devscripts/utils`dirkf2023-07-251-4/+6
* [test/test_execution.py] Use `compat_subprocess_get_DEVNULL()`dirkf2023-07-251-5/+2
* [test] Make skipped tests in test_execution work with Py 2.6dirkf2023-07-181-4/+7
* [workflows/ci.yml] Fix test support for Py 2.6dirkf2023-07-051-8/+8
* [workflows/ci.yml] Restore test support for Py 3.2dirkf2023-07-051-2/+6
* [YouTube] Refresh compat/utils usagedirkf2023-02-131-5/+7
* [test_execution] Add test for lazy extractors (refs #28780)Sergey M․2021-04-211-0/+10
* Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-171-0/+1
* [test_execution] Fix test under python 2 @ windowsSergey M․2015-04-041-1/+4
* [options] Handle special characters in argv (Fixes #5157)Philipp Hagemeister2015-03-241-0/+9
* [tests] ModernizePhilipp Hagemeister2014-11-161-1/+6
* Improve execution testsPhilipp Hagemeister2012-12-011-0/+26