Fri, 12 Aug 2005 19:14:24 +0000 |
cmlenz |
Fix unit tests broken in [136] and [138].
|
Fri, 12 Aug 2005 19:11:16 +0000 |
cmlenz |
Fix error handling so that reports are still generated even if a command has failed.
|
Fri, 12 Aug 2005 17:17:17 +0000 |
cmlenz |
Add a {{{--timewarp}}} option to the build master. If provided, the build master will adjust the timestamps of all builds to shortly after the time of the corresponding changeset. This is mostly for building the history of a project while keeping a chronological association between changeset and build.
|
Fri, 12 Aug 2005 13:27:45 +0000 |
cmlenz |
Canonicalize path names so that comparison works. Fixes #37.
|
Wed, 10 Aug 2005 13:26:01 +0000 |
cmlenz |
Add a view of the XML reports stored for a build. This is temporary, and will probably go away as soon as a proper interface to the reports is added.
|
Wed, 10 Aug 2005 11:51:52 +0000 |
cmlenz |
Add option for specifying a [wiki:SlaveConfiguration configuration file] for the build slave. Closes #29.
|
Wed, 10 Aug 2005 11:44:58 +0000 |
cmlenz |
Additional unit test for the {{{bitten.recipe}}} module.
|
Tue, 09 Aug 2005 18:02:21 +0000 |
cmlenz |
* The {{{python:trace>}}} recipe command now transmits coverage statistics to the build master. Closes #33.
|
Mon, 08 Aug 2005 18:16:23 +0000 |
cmlenz |
Fix unit tests broken by changes to the HDF dataset in [130].
|
Mon, 08 Aug 2005 18:03:49 +0000 |
cmlenz |
Template cleanup
|
Mon, 08 Aug 2005 16:33:12 +0000 |
cmlenz |
Only run unit tests for BDB XML backend if it's installed.
|
Mon, 08 Aug 2005 15:42:03 +0000 |
cmlenz |
Fix for the {{{unittest}}} command, which was raising an exception but swallowing the traceback.
|