Commit Graph

8 Commits (ce80cacefd70a2c268de2fb1d5838ce66ac9a683)

Author SHA1 Message Date
Yen Chi Hsuan 72f3289ac4
[test/test_socks] Add tests for SOCKS proxies 8 years ago
Jaime Marquínez Ferrándiz 5c7cd37ebd tox.ini: Exclude test_iqiyi_sdk_interpreter.py 8 years ago
Jaime Marquínez Ferrándiz 08bea4adde Also run tests with python 3.5 9 years ago
Jaime Marquínez Ferrándiz 2aa64b89b3 tox: Pass HOME environment variable
Since version 2.0 it only passes a limited set of variables and we need HOME for the tests
9 years ago
Jaime Marquínez Ferrándiz 7c42327e0e tox.ini: Add python 3.4 9 years ago
Jaime Marquínez Ferrándiz 873383e9bd tox.ini: Run the same command as 'make offlinetest' by default 9 years ago
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
Filippo Valsorda 79cfb46d42 add tox configuration file for easy testing 11 years ago