summaryrefslogtreecommitdiff
path: root/tests/test_process.py
Commit message (Expand)AuthorAgeFilesLines
* Get sys.path right when running modules with -m, fixes #207 and #242.Ned Batchelder2013-04-201-15/+28
* Don't issue spurious warnings about the trace function changing. Fixes #164Ned Batchelder2013-03-101-0/+33
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-3/+3
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+575