summaryrefslogtreecommitdiff
path: root/tests/modules
Commit message (Expand)AuthorAgeFilesLines
* Setuptools fixed their egg-ordering problem, no need for this test workaround...Ned Batchelder2016-07-291-5/+0
* Compensate for setuptools 25.0.0 seemingly doing sys.path differentlyNed Batchelder2016-07-241-0/+5
* Move try_execfile.py to an unambiguous placeNed Batchelder2016-06-122-0/+84
* Fix explicit imports of __init__. #410Ned Batchelder2015-10-131-0/+1
* Add docstring for source_token_linesNed Batchelder2015-08-102-0/+4
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-2412-0/+36
* Constructing the plugin is the plugin's businessNed Batchelder2015-07-052-2/+2
* Change how plugins are initialized. No more Plugin. Now coverage_init.Ned Batchelder2015-07-052-0/+6
* Make CoveragePlugin importable from coverageNed Batchelder2014-08-222-2/+2
* Forgotten filesNed Batchelder2014-08-213-0/+12
* Avoid a bunch of deprecated functions.Ned Batchelder2014-05-171-1/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-0226-0/+56