summaryrefslogtreecommitdiff
path: root/coverage/test_helpers.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing spellingNed Batchelder2015-08-041-2/+2
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Not sure how I missed this UndefinedLocal.... :(Ned Batchelder2015-04-251-2/+1
|
* A better way to indicate that a tempdir test isn't making any files.Ned Batchelder2015-04-241-2/+11
|
* 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