Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New more flexible data storage. | Ned Batchelder | 2009-04-18 | 1 | -0/+11 | |
| | ||||||
* | Commonalize more of the test case code. | Ned Batchelder | 2009-04-18 | 1 | -9/+34 | |
| | ||||||
* | Put coveragetest.py under the pylint regime. | Ned Batchelder | 2009-04-18 | 1 | -8/+20 | |
| | ||||||
* | Remove the tests' dependence on the 3rd party path module. | Ned Batchelder | 2009-04-18 | 1 | -7/+5 | |
| | ||||||
* | Use a coverage object rather than the module interface for testing, to get ↵ | Ned Batchelder | 2009-04-18 | 1 | -6/+7 | |
| | | | | better isolation. Tests were failing because the exclusion regex is appended to between tests. | |||||
* | Split CoverageTest into its own module so that it can be used by more tests. | Ned Batchelder | 2009-04-17 | 1 | -0/+163 | |