aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* [test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan2016-05-101-0/+1
|
* tox.ini: Exclude test_iqiyi_sdk_interpreter.pyJaime Marquínez Ferrándiz2016-03-191-1/+1
|
* Also run tests with python 3.5Jaime Marquínez Ferrándiz2015-09-251-1/+1
|
* tox: Pass HOME environment variableJaime Marquínez Ferrándiz2015-05-181-0/+2
| | | | Since version 2.0 it only passes a limited set of variables and we need HOME for the tests
* tox.ini: Add python 3.4Jaime Marquínez Ferrándiz2015-03-141-1/+1
|
* tox.ini: Run the same command as 'make offlinetest' by defaultJaime Marquínez Ferrándiz2015-03-141-1/+4
|
* Add support for single-test tox runsFilippo Valsorda2013-10-121-2/+5
| | | | | | Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions)
* add tox configuration file for easy testingFilippo Valsorda2013-10-051-0/+5