aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper.py
Commit message (Expand)AuthorAgeFilesLines
* [test/helper] Improve outputPhilipp Hagemeister2014-11-131-1/+2
* [tests] Don't auto init YoutubeDLJaime Marquínez Ferrándiz2014-11-021-1/+1
* [generic] Add a test case for direct links with broken HEAD (#4032)Philipp Hagemeister2014-10-261-0/+10
* [viddler] Use APIPhilipp Hagemeister2014-10-251-1/+1
* [test/helper] Improve output of missing test definition dictionariesPhilipp Hagemeister2014-09-291-1/+10
* [test/helper] ModernizePhilipp Hagemeister2014-09-291-9/+11
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-1/+2
* [generic] Fix rss under Python 2.x and move test to extractorPhilipp Hagemeister2014-08-251-1/+4
* Allow playlist test definitions in test_download.Philipp Hagemeister2014-08-211-2/+3
* [test/helper] Do not use deprecated methodPhilipp Hagemeister2014-07-231-2/+2
* [test_playlist] Add and use assertGreaterEqualPhilipp Hagemeister2014-07-211-0/+7
* [test/helper] Clarify which field failed an assertionPhilipp Hagemeister2014-05-131-1/+1
* [YoutubeDL] Add simple tests for format_note (Closes #2825)Philipp Hagemeister2014-04-301-0/+14
* [test helper] Correct only_matching test gatheringPhilipp Hagemeister2014-04-211-1/+1
* [test_all_urls] Add support for distributed URL matching test definitionPhilipp Hagemeister2014-04-191-4/+10
* [instagram] Add support for user profiles (Fixes #2606)Philipp Hagemeister2014-03-231-0/+18
* [test] Move expect_info_dict out of test_downloadPhilipp Hagemeister2014-03-231-1/+28
* [test] Rename get_testcases to gettestcasesPhilipp Hagemeister2014-03-171-1/+1
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-4/+0
* [tests] don't fail on network errorsFilippo Valsorda2013-10-281-0/+17
* Extend #980 with --max-quality supportPhilipp Hagemeister2013-10-181-2/+2
* Simplify testsPhilipp Hagemeister2013-10-151-10/+18
* Simplify test setupPhilipp Hagemeister2013-10-071-6/+1
* Move try_rm to test helpersPhilipp Hagemeister2013-10-061-3/+19
* [fixup] remove unnecessary commented functionFilippo Valsorda2013-10-051-6/+0
* add capability to suppress expected warnings in testsFilippo Valsorda2013-10-051-0/+15
* Move testcase generator to helperPhilipp Hagemeister2013-06-271-1/+12
* Simplify FakeYDLPhilipp Hagemeister2013-06-271-0/+33