Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 26 Jul 2007 19:40:55 +0000 | cmlenz | Default behavior of slaves is now to stop building when an error is raised by a step set to onerror='fail'. onerror='continue' can be used to get the old behavior, while onerror='ignore' is also still available for completely ignoring failed steps. |
Thu, 26 Jul 2007 19:35:00 +0000 | cmlenz | Still allow keyboard interrupts to stop the slave. |
Wed, 25 Jul 2007 19:57:24 +0000 | cmlenz | Fix for zero division error in test coverage summarizer. Closes #138. |