summaryrefslogtreecommitdiff
path: root/coverage/test_helpers.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove (most) tearDown functions in favor of addCleanupNed Batchelder2015-02-091-2/+2
|
* Plugin support is now only in the CTracer, not in the PyTracer.Ned Batchelder2015-02-091-1/+1
|
* Re-use CheckUniqueFilenames for test_collector.pyNed Batchelder2015-02-081-0/+1
|
* Useful debugging help.Ned Batchelder2015-02-081-0/+5
|
* Fully embrace SkipTest with our own method.Ned Batchelder2015-02-071-1/+4
| | | | | Also, no test is conditionally defined. They call self.skip if they should be skippped.
* Clarify how to use make_file for non-ascii content.Ned Batchelder2015-01-221-4/+8
|
* More improvements to the test helpers.Ned Batchelder2014-10-071-13/+18
|
* Make the test helpers more correct on their own.Ned Batchelder2014-10-051-2/+7
|
* More things we don't need with the latest versionsNed Batchelder2014-09-201-10/+0
|
* Forgot to add the new file...Ned Batchelder2014-09-161-0/+268