summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* #205: provide more helpful docstrings for the legacy singleton methods.Ned Batchelder2012-10-261-0/+18
|
* Bump the version number to 3.5.4Ned Batchelder2012-10-031-1/+1
|
* Update version number to 3.5.3Ned Batchelder2012-09-291-1/+1
|
* It's 2012 already.Ned Batchelder2012-09-101-1/+1
|
* Properly deal with files encoded as UTF-8 with BOM. Fixes #179.Ned Batchelder2012-05-141-1/+1
|
* Prepare for 3.5.2Ned Batchelder2012-05-031-1/+1
|
* Bump version to 3.5.2Ned Batchelder2011-10-311-1/+1
|
* Should have updated this year 10 months ago...Ned Batchelder2011-10-081-1/+1
|
* Update to 3.5.1Ned Batchelder2011-09-231-1/+1
|
* Bump to 3.5.1b2Ned Batchelder2011-09-031-1/+1
|
* Bump version to 3.5.1b1Ned Batchelder2011-08-281-1/+1
|
* Bump the version numberNed Batchelder2011-07-041-1/+1
|
* Bump version number to 3.5Ned Batchelder2011-06-291-1/+1
|
* Bump version numbers for 3.5b1Ned Batchelder2011-06-041-1/+1
|
* A better way to figure out that the version number has a letter in it.Ned Batchelder2010-10-031-1/+1
|
* Bump the version number.Ned Batchelder2010-10-031-3/+3
|
* Tweaks for the 3.4 release.Ned Batchelder2010-09-191-1/+1
|
* Bump version numberNed Batchelder2010-09-061-1/+1
|
* Bump version number, and don't use version-specific URLs for released versions.Ned Batchelder2010-08-221-2/+5
|
* Get ready to have version-specific doc URLs.Ned Batchelder2010-08-201-1/+1
|
* Bump the version number to 3.4b1Ned Batchelder2010-08-201-1/+1
|
* Isolate old-style singleton api tests.Ned Batchelder2010-06-181-2/+4
|
* The next version will be 3.4Ned Batchelder2010-05-311-1/+1
|
* Undo Zooko's version number change.Ned Batchelder2010-05-151-1/+1
|
* add a --require option to specify directories which are required to be at ↵Zooko Ofsimplegeo2010-04-191-1/+1
| | | | | | the beginning of the path for any file that is going to be included in code coverage make the --omit and --require options apply to code coverage generation as well as to reporting; This speeds up tests from 6 seconds to 1 second on my system, as well as making the resulting .coverage db include *only* the code that I care about, which helps with my code coverage progression/regression tool.
* Bump version numberNed Batchelder2010-03-131-1/+1
|
* We'll call this 3.3.1Ned Batchelder2010-02-281-1/+1
|
* Move the version number to 3.3Ned Batchelder2010-02-241-1/+1
|
* Update a few copyrights to 2010.Ned Batchelder2010-01-101-1/+1
|
* process_startup is a better name for the new function.Ned Batchelder2009-12-231-1/+1
|
* A way to start coverage when Python starts, to help with measuring coverage ↵Ned Batchelder2009-12-231-1/+1
| | | | in subprocesses.
* Make it a real 3.3 versionNed Batchelder2009-12-051-1/+1
|
* Merged default onto config.Ned Batchelder2009-12-031-2/+2
|\
| * Massive eol whitespace clean-up.Ned Batchelder2009-12-021-2/+2
| |
* | Read a config file to get some of our configuration.Ned Batchelder2009-11-281-1/+1
|/
* Bump the version number.Ned Batchelder2009-11-241-1/+1
|
* Bump the version number.Ned Batchelder2009-11-201-1/+1
|
* Bump the version numberNed Batchelder2009-11-121-1/+1
|
* Nearing 3.2b1Ned Batchelder2009-11-101-1/+1
|
* First alpha is a1Ned Batchelder2009-10-101-1/+1
|
* Bump the version number to 3.2aNed Batchelder2009-10-071-1/+1
|
* Update all the metadata for version 3.1Ned Batchelder2009-10-041-1/+1
|
* Scooch the versionNed Batchelder2009-09-291-1/+1
|
* Put __version__ back in the main file, and also put the URL in only one ↵Ned Batchelder2009-09-251-1/+4
| | | | place, use it everywhere.
* More progress on multi-head kits, though I'm not sure it will work.Ned Batchelder2009-09-181-2/+1
|
* Bump version number to 3.1b1.Ned Batchelder2009-09-131-1/+1
|
* Fix the name of CHANGES.txtNed Batchelder2009-07-061-1/+1
|
* Bump the version number so it isn't 3.0 anymore, and keep CHANGES up to date.Ned Batchelder2009-06-231-1/+1
|
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-1/+1
|
* Bump version number to 3.0Ned Batchelder2009-06-131-2/+1
|