Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-10 | [test/test_socks] Add tests for SOCKS proxies | Yen Chi Hsuan | |
2016-03-19 | tox.ini: Exclude test_iqiyi_sdk_interpreter.py | Jaime Marquínez Ferrándiz | |
2015-09-25 | Also run tests with python 3.5 | Jaime Marquínez Ferrándiz | |
2015-05-18 | tox: Pass HOME environment variable | Jaime Marquínez Ferrándiz | |
Since version 2.0 it only passes a limited set of variables and we need HOME for the tests | |||
2015-03-14 | tox.ini: Add python 3.4 | Jaime Marquínez Ferrándiz | |
2015-03-14 | tox.ini: Run the same command as 'make offlinetest' by default | Jaime Marquínez Ferrándiz | |
2013-10-12 | Add support for single-test tox runs | Filippo Valsorda | |
Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions) | |||
2013-10-05 | add tox configuration file for easy testing | Filippo Valsorda | |