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.
Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs
Use a sintax like
    tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)
11 years ago
..
__init__.py Add support for single-test tox runs 11 years ago
helper.py Simplify test setup 11 years ago
parameters.json [subtitles] removed only-sub option (--skip-download achieves the same 11 years ago
test_age_restriction.py Add support for single-test tox runs 11 years ago
test_all_urls.py Add support for single-test tox runs 11 years ago
test_dailymotion_subtitles.py Add support for single-test tox runs 11 years ago
test_download.py Add support for single-test tox runs 11 years ago
test_execution.py Improve execution tests 12 years ago
test_playlists.py Add support for single-test tox runs 11 years ago
test_utils.py [ustream] Simplify channel extraction 11 years ago
test_write_info_json.py Split FileDownloader in two classes: FileDownloader and YoutubeDL 11 years ago
test_youtube_lists.py Add support for single-test tox runs 11 years ago
test_youtube_signature.py Work around nosetests nosiness 11 years ago
test_youtube_subtitles.py Add support for single-test tox runs 11 years ago