Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make logging go to stdout when the test suite is being run in CI | Jonathan Maw | 2017-05-25 | 1 | -1/+3 |
* | setup.cfg: Ignore pep8 E125. | Tristan Van Berkom | 2017-03-05 | 1 | -0/+1 |
* | Patching setup.cfg file for virtual env | Andrew Leeming | 2017-01-04 | 1 | -0/+2 |
* | Include coverage report in ./setup.py test invocations | Tristan Van Berkom | 2016-12-11 | 1 | -1/+1 |
* | pip8 checks: Ignore the tmp/ directory | Tristan Van Berkom | 2016-12-10 | 1 | -0/+1 |
* | pep8: Set line length to 119, not 79 | Tristan Van Berkom | 2016-12-10 | 1 | -0/+1 |
* | setup.cfg: Ignore pep8 checking in documentation conf.py | Tristan Van Berkom | 2016-12-10 | 1 | -1/+3 |
* | setup.cfg: Ignore pep8 error 129 | Tristan Van Berkom | 2016-12-10 | 1 | -0/+1 |
* | Add pep8 checks to test suite | Tristan Van Berkom | 2016-12-09 | 1 | -1/+1 |
* | setup.cfg: set pytest basetemp to ./tmp | Jürg Billeter | 2016-12-01 | 1 | -1/+1 |
* | Use pytest, add first basic plugin test | Tristan Van Berkom | 2016-11-13 | 1 | -0/+6 |