index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
helper.py
Age
Commit message (
Expand
)
Author
2014-08-21
Allow playlist test definitions in test_download.
Philipp Hagemeister
2014-07-23
[test/helper] Do not use deprecated method
Philipp Hagemeister
2014-07-21
[test_playlist] Add and use assertGreaterEqual
Philipp Hagemeister
2014-05-13
[test/helper] Clarify which field failed an assertion
Philipp Hagemeister
2014-04-30
[YoutubeDL] Add simple tests for format_note (Closes #2825)
Philipp Hagemeister
2014-04-21
[test helper] Correct only_matching test gathering
Philipp Hagemeister
2014-04-19
[test_all_urls] Add support for distributed URL matching test definition
Philipp Hagemeister
2014-03-23
[instagram] Add support for user profiles (Fixes #2606)
Philipp Hagemeister
2014-03-23
[test] Move expect_info_dict out of test_download
Philipp Hagemeister
2014-03-17
[test] Rename get_testcases to gettestcases
Philipp Hagemeister
2013-11-25
[tests] Remove global_setup function
Philipp Hagemeister
2013-10-28
[tests] don't fail on network errors
Filippo Valsorda
2013-10-18
Extend #980 with --max-quality support
Philipp Hagemeister
2013-10-15
Simplify tests
Philipp Hagemeister
2013-10-07
Simplify test setup
Philipp Hagemeister
2013-10-06
Move try_rm to test helpers
Philipp Hagemeister
2013-10-05
[fixup] remove unnecessary commented function
Filippo Valsorda
2013-10-05
add capability to suppress expected warnings in tests
Filippo Valsorda
2013-06-27
Move testcase generator to helper
Philipp Hagemeister
2013-06-27
Simplify FakeYDL
Philipp Hagemeister