aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_swfinterp.py
Commit message (Collapse)AuthorAgeFilesLines
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-1/+1
| | | | | | | | | * All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
* [skip travis] renamingUnknown2020-09-021-1/+1
| | | to avoid using same folder when using pip install for example
* Fix W504 and disable W503 (closes #20863)Sergey M․2019-05-111-2/+2
|
* PEP8: W503Philipp Hagemeister2015-02-211-2/+2
|
* [tests] ModernizePhilipp Hagemeister2014-11-161-0/+1
|
* [test_swfinterp] Correct compilation on modern mxmlc versionsPhilipp Hagemeister2014-11-021-1/+3
|
* [swfinterp] Fix importsPhilipp Hagemeister2014-07-211-0/+1
|
* [swfinterp] Extend tests and fix parsingPhilipp Hagemeister2014-07-201-3/+6
|
* [swfinterp] Start working on basic testsPhilipp Hagemeister2014-07-191-0/+73