yt-dlp/test
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)
2014-11-19 00:02:24 +01:00
..
swftests [swfinterp] Add more builtins and improve static variables 2014-11-17 07:54:06 +01:00
__init__.py
helper.py
parameters.json
test_InfoExtractor.py
test_YoutubeDL.py
test_age_restriction.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_all_urls.py
test_cache.py
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] Modernize 2014-11-16 15:17:48 +01:00
test_execution.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_subtitles.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_swfinterp.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_unicode_literals.py
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py