Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Can't just run 'python' in a subprocess from 3.x, since it doesn't install as... | Ned Batchelder | 2013-10-05 | 1 | -2/+4 |
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -1/+3 |
* | Add one more assertion to a test about COVERAGE_PROCESS_START. | Ned Batchelder | 2013-09-15 | 1 | -1/+3 |
* | Get sys.path right when running modules with -m, fixes #207 and #242. | Ned Batchelder | 2013-04-20 | 1 | -15/+28 |
* | Don't issue spurious warnings about the trace function changing. Fixes #164 | Ned Batchelder | 2013-03-10 | 1 | -0/+33 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -3/+3 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+575 |