Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -1/+1 |
* | Peter Portante's coroutine support, but it doesn't work yet. | Ned Batchelder | 2014-01-09 | 1 | -0/+1 |
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -5/+4 |
* | Remove a lot of redundancy from the cmdline tests. | Ned Batchelder | 2013-12-14 | 1 | -136/+162 |
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -0/+2 |
* | New flag for run: --debug, can trace why files aren't being traced. | Ned Batchelder | 2013-09-04 | 1 | -24/+56 |
* | 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/+702 |