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.
Jaime Marquínez Ferrándiz f56875f271 [test/test_compat] Restore the old value of the HOME environment variable
If the test was run before the YoutubeIE tests (for example by running
"nosetests -v test/test_compat.py test/test_download.py -m 'Youtube_1|compat_expand'"),
it wrote the signatures cache to the 'C:\Documents and Settings\тест\Application Data' folder.
It failed due to a problem in the cache code and the write_json_file function (fixed in f03e33b89a622af13fa5275c46b63aaa4814c499)
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 [test/helper] Improve output 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 [test_YoutubeDL] Reorder formats (#3542) 10 years ago
test_age_restriction.py [tests] Modernize 10 years ago
test_all_urls.py [twitch] Update tests 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] Modernize 10 years ago
test_execution.py [tests] Modernize 10 years ago
test_subtitles.py [tests] Modernize 10 years ago
test_swfinterp.py [tests] Modernize 10 years ago
test_unicode_literals.py [setup.py] Do not use unicode literals 10 years ago
test_utils.py [eporner] Fix duration (Closes #4188) 10 years ago
test_write_annotations.py [tests] Remove global_setup function 11 years ago
test_write_info_json.py Update description value for the write_info_json test (required after 27dcce1904) 11 years ago
test_youtube_lists.py [youtube] Move more tests to extractors 10 years ago
test_youtube_signature.py [test_youtube_signature] Fix import 10 years ago