aboutsummaryrefslogtreecommitdiff
path: root/test/test_verbose_output.py
AgeCommit message (Expand)Author
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-04-18[cleanup] Misc cleanup and refactor (#2173)pukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-01-10[test] Fix TestVerboseOutputpukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
2016-11-17Update coding style after pycodestyle 2.1.0Yen Chi Hsuan
2016-08-13[test_verbose_output] Fix tests under Python 3Yen Chi Hsuan
2016-08-02[options] Add test that checks that --password=secret is hidden in verbose ou...Philipp Hagemeister