summaryrefslogtreecommitdiff
path: root/coverage/backunittest.py
Commit message (Collapse)AuthorAgeFilesLines
* Try out pylint spelling. Kinda noisy, but fixed some stuff.Ned Batchelder2014-11-271-2/+2
|
* Upgraded pylint to 1.4, removed useless suppressionsNed Batchelder2014-11-231-1/+1
|
* Get rid of some backward stuff we no longer needNed Batchelder2014-09-201-8/+3
|
* Move test helpers into the coverage package so others can use themNed Batchelder2014-09-151-0/+41
--HG-- rename : tests/backunittest.py => coverage/backunittest.py