summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged in desmaj/coverage.py (pull request #17)Ned Batchelder2013-04-212-1/+7
|\
| * Removed redundant code; Changed a setup.py test to ensure that the proper set...desmaj2013-03-182-1/+7
* | Don't touch files as unexecuted if they were omitted. Fixes #218.Ned Batchelder2013-04-211-1/+11
* | 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
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2013-02-021-1/+1
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-0223-44/+44
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-02174-0/+14512