Author | SHA1 | Message | Date |
---|---|---|---|
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 |
10 years ago |
Jaime Marquínez Ferrándiz | 7c42327e0e | tox.ini: Add python 3.4 | 10 years ago |
Jaime Marquínez Ferrándiz | 873383e9bd | tox.ini: Run the same command as 'make offlinetest' by default | 10 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 |