summaryrefslogtreecommitdiff
path: root/test/test_process.py
Commit message (Expand)AuthorAgeFilesLines
...
* When emulating the Python interpreter, don't print SystemExits tracebacks.Ned Batchelder2010-02-241-0/+19
* Lint cleanupsNed Batchelder2010-02-201-1/+1
* A better way to test for correct handling of tracebacks during product code e...Ned Batchelder2010-02-201-14/+9
* If the product code throws an exception, 'coverage run' now produces the same...Ned Batchelder2010-02-191-1/+28
* Split out the tests that really run a subprocess.Ned Batchelder2010-01-101-0/+150