aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_execution.py
Commit message (Expand)AuthorAgeFilesLines
* Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan2022-08-241-18/+23
* [cleanup] Consistent style for file headspukkandan2022-06-251-2/+6
* [cleanup] Misc cleanup and refactor (#2173)pukkandan2022-04-181-6/+5
* [cleanup] Sort importspukkandan2022-04-121-3/+3
* [cleanup] Upgrade syntaxpukkandan2022-04-121-5/+1
* [cleanup] Remove unused code paths (#2173)felix2022-04-121-2/+1
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-1/+1
* Update to ytdl-commit-7e8b3f9pukkandan2021-04-221-0/+10
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-5/+5
* [skip travis] renamingUnknown2020-09-021-5/+5
* 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