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 [test/helper] Improve output 2014-11-13 14:55:45 +01:00
parameters.json Move playlist tests to extractors. 2014-08-28 00:58:24 +02:00
test_age_restriction.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_all_urls.py [twitch] Update tests 2014-10-19 01:35:53 +07: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] Modernize 2014-11-16 15:17:48 +01:00
test_execution.py [tests] Modernize 2014-11-16 15:17:48 +01:00
test_InfoExtractor.py
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 [eporner] Fix duration (Closes #4188) 2014-11-16 14:55:22 +01:00
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py [youtube] Move more tests to extractors 2014-09-24 10:25:47 +02:00
test_youtube_signature.py [test_youtube_signature] Fix import 2014-11-12 15:23:55 +01:00
test_YoutubeDL.py