log bitten/util/testrunner.py @ 901:5de8a6997c4a 0.6.x 0.6

age author description
Wed, 06 Oct 2010 09:49:05 +0000 osimons Updated copyright to 2010.
Wed, 11 Mar 2009 12:45:12 +0000 dfraser `sys.argv` is assumed by `main`, and it takes no parameters, so removing
Mon, 09 Mar 2009 00:46:14 +0000 wbell Merging trac-0.11 branch to trunk. This revision is equivalent to [571].
Mon, 17 Mar 2008 23:25:16 +0000 mgood add figleaf coverage support
Thu, 13 Dec 2007 22:14:25 +0000 mgood extract the code for filtering coverage files so it can be reused
Tue, 21 Aug 2007 16:42:53 +0000 cmlenz Improve the still experimental support for using `coverage.py`.
Tue, 21 Aug 2007 14:00:53 +0000 cmlenz Experimental support for using [http://nedbatchelder.com/code/modules/coverage.html coverage.py] with the Bitten `unittest` command.
Tue, 14 Aug 2007 22:22:37 +0000 cmlenz Start webadmin integration.
Tue, 07 Aug 2007 11:29:11 +0000 cmlenz Use reStructuredText as the API documentation syntax.
Tue, 07 Aug 2007 08:58:38 +0000 cmlenz Update file headers and other stuff pointing to the old home.
Tue, 24 Jul 2007 17:32:02 +0000 cmlenz Use UTF-8 as encoding of source files.
Mon, 23 Jul 2007 13:02:35 +0000 cmlenz Fix options handling in `unittest` command.
Sun, 04 Jun 2006 13:42:14 +0000 cmlenz The `unittest` command is now based on the setuptools `test command.
Wed, 26 Oct 2005 00:03:28 +0000 cmlenz * Store executable bit in ZIP archives (from `svn:executable`).
Sat, 24 Sep 2005 12:21:34 +0000 cmlenz * Get rid of `xmlio.SubElement`.
Mon, 19 Sep 2005 23:28:38 +0000 cmlenz * Slave now removes build working directories when done.
Mon, 19 Sep 2005 15:22:14 +0000 cmlenz Huge refactoring to remove dependency on BDB XML. Report data is now stored in the Trac database (SQLite/PostgreSQL).
Sat, 27 Aug 2005 07:58:12 +0000 cmlenz Flip the switch: Bitten is now BSD-licensed.
Sat, 20 Aug 2005 13:29:56 +0000 cmlenz * Make the `<python:unittest>` command strip the base dir from file names in the report. Fixes #42.
Mon, 08 Aug 2005 15:42:03 +0000 cmlenz Fix for the {{{unittest}}} command, which was raising an exception but swallowing the traceback.
Wed, 20 Jul 2005 17:13:45 +0000 cmlenz * Make the {{{unittest}}} command raise an exception if the tests failed, so that distutils exits with a non-zero return code.
Mon, 27 Jun 2005 21:50:58 +0000 cmlenz * Pass a {{{Context}}} object to recipe commands as the first argument. Currently this only has the basedir, but will be extended to also provide output recording etc.
Fri, 17 Jun 2005 12:15:16 +0000 cmlenz Moved test runner into {{{bitten.util}}}} package.
Copyright (C) 2012-2017 Edgewall Software