log bitten/util/testrunner.py @ 408:933105ab516b

age author description
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