| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Quiet some lint warnings. | Ned Batchelder | 2010-06-01 | 2 | -1/+5 |
| | | |||||
| * | --cover-report wasn't defaulting properly. | Ned Batchelder | 2010-06-01 | 1 | -1/+4 |
| | | |||||
| * | Add some docstrings | Ned Batchelder | 2010-06-01 | 4 | -6/+11 |
| | | |||||
| * | Make include and omit work properly in the plugin. | Ned Batchelder | 2010-05-31 | 2 | -3/+3 |
| | | |||||
| * | Clean up the plugins more. Add the rcfile and include options. Omit can no ↵ | Ned Batchelder | 2010-05-31 | 2 | -39/+51 |
| | | | | | longer be a file of omissions, use the rcfile for that. | ||||
| * | Branch coverage works well, no need for alarm. | Ned Batchelder | 2010-05-31 | 1 | -2/+2 |
| | | |||||
| * | Refactor the common parts of the plugins to neutral territory. | Ned Batchelder | 2010-05-30 | 3 | -156/+157 |
| | | |||||
| * | Move the test runner plugins into their own sub-package. | Ned Batchelder | 2010-05-30 | 3 | -0/+229 |
| --HG-- rename : coverage/noseplugin.py => coverage/runners/noseplugin.py rename : coverage/testplugin.py => coverage/runners/pytestplugin.py | |||||
