summaryrefslogtreecommitdiff
path: root/test/modules
Commit message (Collapse)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-0226-56/+0
| | | | package.
* --omit and --include now interpret their values more usefully. Fixes #121.Ned Batchelder2011-03-211-0/+2
|
* Add tests and doc for Brandon's -m flag.Ned Batchelder2011-02-065-0/+15
|
* Some prep work for finding completely uncovered files.Ned Batchelder2010-08-303-0/+6
|
* Empty python files (like __init__.py) are shown as having zero statements, ↵Ned Batchelder2010-06-272-0/+5
| | | | not one. Fixes #1.
* Re-vamp the tests for omit and include, and add source.Ned Batchelder2010-06-217-0/+16
|
* Source files can have more than one dot in them. Fixes issue #46.Ned Batchelder2010-03-143-0/+3
|
* Py3k: unify subprocess and popen4.Ned Batchelder2009-07-081-0/+1
|
* Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes.Ned Batchelder2009-06-126-0/+5
|
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+3