aboutsummaryrefslogtreecommitdiff
path: root/test/test_swfinterp.py
AgeCommit message (Collapse)Author
2021-06-06[cleanup] Mark unused filespukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
Authored by: fstirlitz
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* 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
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2019-05-11Fix W504 and disable W503 (closes #20863)Sergey M․
2015-02-21PEP8: W503Philipp Hagemeister
2014-11-16[tests] ModernizePhilipp Hagemeister
2014-11-02[test_swfinterp] Correct compilation on modern mxmlc versionsPhilipp Hagemeister
2014-07-21[swfinterp] Fix importsPhilipp Hagemeister
2014-07-20[swfinterp] Extend tests and fix parsingPhilipp Hagemeister
2014-07-19[swfinterp] Start working on basic testsPhilipp Hagemeister