youtube-dl/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
__init__.py
helper.py
parameters.json
test_age_restriction.py
test_all_urls.py [twitch] Update tests 2014-10-19 01:35:53 +07:00
test_cache.py
test_compat.py
test_download.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_execution.py
test_InfoExtractor.py
test_subtitles.py
test_swfinterp.py
test_unicode_literals.py
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py