Commit Graph

8 Commits

Author SHA1 Message Date
Bryan O'Sullivan
f504f42466 coverage: return to not assuming that python is in /usr/bin 2007-12-02 21:54:56 -08:00
Dirkjan Ochtman
fa26469f51 import latest coverage.py version 2007-12-02 23:26:40 +01:00
Christian Ebert
7a47878736 Use isinstance instead of type == type 2007-07-06 12:02:43 +02:00
Thomas Arendsen Hein
a93551d740 Unified #! paths for python scripts and removed them for test modules. 2007-03-01 22:15:17 +01:00
Thomas Arendsen Hein
0a7b982aa6 Whitespace/Tab cleanup 2006-10-01 19:26:33 +02:00
Stephen Darnell
4c0fdc2a17 Add code coverage to the python version of run-tests (inc. annotation)
Also include a minor work-around to coverage.py to avoid errors about /<string>
2006-04-27 21:59:44 -07:00
Vadim Gelfer
846e9696ac fix bugs in coverage.py. 2006-04-13 17:06:57 -07:00
Vadim Gelfer
0aac9caff9 add coverage.py module to tests directory.
written by ned batchelder and gareth rees.
2006-04-13 15:10:03 -07:00