Wed, 17 Sep 2008 22:15:36 +0200 |
Patrick Mezard |
Update coverage.py
|
Sat, 22 Mar 2008 19:01:09 +0100 |
Patrick Mezard |
coverage: deal with symlinked input paths (MacOSX issue)
|
Fri, 08 Feb 2008 13:16:49 -0200 |
Alexis S. L. Carvalho |
fix syntax in coverage.py, fixing run-tests.py -C
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
Sun, 02 Dec 2007 21:54:56 -0800 |
Bryan O'Sullivan |
coverage: return to not assuming that python is in /usr/bin
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
import latest coverage.py version
|
Fri, 06 Jul 2007 12:02:43 +0200 |
Christian Ebert |
Use isinstance instead of type == type
|
Thu, 01 Mar 2007 22:15:17 +0100 |
Thomas Arendsen Hein |
Unified #! paths for python scripts and removed them for test modules.
|
Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|
Thu, 27 Apr 2006 21:59:44 -0700 |
Stephen Darnell |
Add code coverage to the python version of run-tests (inc. annotation)
|
Thu, 13 Apr 2006 17:06:57 -0700 |
Vadim Gelfer |
fix bugs in coverage.py.
|
Thu, 13 Apr 2006 15:10:03 -0700 |
Vadim Gelfer |
add coverage.py module to tests directory.
|