5 Commits (fab83e24567226fa70e7f5076d961b83239ccfbf)

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
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