Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config tweaking applies to plugin options also | Ned Batchelder | 2014-10-11 | 1 | -0/+26 |
* | Can change config after construction. | Ned Batchelder | 2014-10-11 | 1 | -0/+13 |
* | Some error checking and more tests for concurrency control. | Ned Batchelder | 2014-09-25 | 1 | -1/+3 |
* | More-serious plugin support | Ned Batchelder | 2014-08-21 | 1 | -0/+24 |
* | Read options from setup.cfg if .coveragerc not around. #304 | Ned Batchelder | 2014-07-05 | 1 | -53/+91 |
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -1/+2 |
* | Get rid of our backward implementation of set, sorted, reversed, and rpartition. | Ned Batchelder | 2013-10-19 | 1 | -1/+0 |
* | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -12/+11 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+225 |