youtube-dl/test
Jaime Marquínez Ferrándiz ac35c26686 [tests] Don't auto init YoutubeDL
It would print the debug headers for each test.
And nose uses a StringIO object for stdout, which in python 2.x doesn't have the 'encoding' attribute.
2014-11-02 17:53:12 +01:00
..
swftests [swfinterp] Correct array access 2014-07-20 18:28:49 +02:00
__init__.py
helper.py [tests] Don't auto init YoutubeDL 2014-11-02 17:53:12 +01:00
parameters.json
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py [util] Move compatibility functions out of util 2014-11-02 11:23:42 +01:00
test_download.py [tests] Don't auto init YoutubeDL 2014-11-02 17:53:12 +01:00
test_execution.py
test_InfoExtractor.py
test_subtitles.py
test_swfinterp.py [test_swfinterp] Correct compilation on modern mxmlc versions 2014-11-02 11:41:33 +01:00
test_unicode_literals.py [setup.py] Do not use unicode literals 2014-01-05 04:41:50 +01:00
test_utils.py [util] Move compatibility functions out of util 2014-11-02 11:23:42 +01:00
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py