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.
|
Mon, 08 Aug 2005 14:27:20 +0000 |
cmlenz |
Show the list of reports generated on the build page.
|
Mon, 08 Aug 2005 14:24:56 +0000 |
cmlenz |
* More logging in master and slave about the build status.
|
Mon, 08 Aug 2005 08:35:07 +0000 |
cmlenz |
* Make the recipe command {{{<python:unittest>}}} transmit the test results to the build master. Closes #32.
|
Mon, 08 Aug 2005 08:32:26 +0000 |
cmlenz |
Delete build steps when cleaning up pending builds.
|
Sun, 07 Aug 2005 18:12:43 +0000 |
cmlenz |
Store report data in BDB XML database. Closes #31.
|
Sun, 07 Aug 2005 10:03:56 +0000 |
cmlenz |
Add support for XML fragments to the {{{xmlio}}} module, so that build output and reports don't need to be nested in a meaningless element (such as {{{<log type="distutils"><messages><message ...>}}}).
|