youtube-dl/test
Philipp Hagemeister dcddc10a50 [test_unicode_literals] Arm unicode_literals check
From now on, the line

from __future__ import unicode_literals

should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
..
swftests [swfinterp] Add more builtins and improve static variables 2014-11-17 07:54:06 +01:00
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
parameters.json Move playlist tests to extractors. 2014-08-28 00:58:24 +02:00
test_InfoExtractor.py Add a basic test suite for the InfoExtractor class 2014-03-09 17:05:29 +01:00
test_YoutubeDL.py PEP8 applied 2014-11-23 20:41:03 +01:00
test_age_restriction.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_all_urls.py PEP8 applied 2014-11-23 20:41:03 +01:00
test_cache.py [test_cache] Add a dot in the file name 2014-09-04 04:51:52 +02:00
test_compat.py [test/test_compat] Restore the old value of the HOME environment variable 2014-11-19 00:02:24 +01:00
test_download.py [tests] Remove useless u prefixes 2014-11-26 13:07:32 +01:00
test_execution.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_subtitles.py PEP8 applied 2014-11-23 20:41:03 +01:00
test_swfinterp.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_unicode_literals.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_utils.py [tests] Remove useless u prefixes 2014-11-26 13:07:32 +01:00
test_write_annotations.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_write_info_json.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_youtube_lists.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_youtube_signature.py [test_youtube_signature] Fix import 2014-11-12 15:23:55 +01:00