You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
swftests [swfinterp] Add more builtins and improve static variables 10 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py PEP8: applied even more rules 10 years ago
parameters.json Move playlist tests to extractors. 10 years ago
test_InfoExtractor.py Add a basic test suite for the InfoExtractor class 10 years ago
test_YoutubeDL.py PEP8 applied 10 years ago
test_age_restriction.py [tests] Modernize 10 years ago
test_all_urls.py PEP8 applied 10 years ago
test_cache.py [test_cache] Add a dot in the file name 10 years ago
test_compat.py [test/test_compat] Restore the old value of the HOME environment variable 10 years ago
test_download.py [tests] Remove useless u prefixes 10 years ago
test_execution.py [tests] Modernize 10 years ago
test_subtitles.py PEP8 applied 10 years ago
test_swfinterp.py [tests] Modernize 10 years ago
test_unicode_literals.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_utils.py [tests] Remove useless u prefixes 10 years ago
test_write_annotations.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_write_info_json.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_youtube_lists.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_youtube_signature.py [test_youtube_signature] Fix import 10 years ago