summaryrefslogtreecommitdiff
path: root/coverage/env.py
Commit message (Expand)AuthorAgeFilesLines
* Make PyContracts disablable during debugging.Ned Batchelder2015-08-091-1/+3
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Dict literals changed in 3.5b1Ned Batchelder2015-05-271-2/+3
* Use PyContracts so we can declare/enforce parameter and return types.Ned Batchelder2015-05-171-0/+5
* Collect all the nudgy environment checks into coverage.envNed Batchelder2015-01-181-0/+21