Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Wed, 26 Oct 2005 22:09:28 +0000 | cmlenz | Ported [308] to 0.5.x branch. 0.5.x |
Wed, 26 Oct 2005 22:05:57 +0000 | cmlenz | * Applied patch by Sven Reimers to fix the `<java:ant>` task on Windows. Closes #69. |
Wed, 26 Oct 2005 00:03:28 +0000 | cmlenz | * Store executable bit in ZIP archives (from `svn:executable`). |
Thu, 20 Oct 2005 18:39:30 +0000 | cmlenz | Allow configuration of the path to the make executable. See #66. |
Thu, 20 Oct 2005 14:33:53 +0000 | cmlenz | Remove percent sign from coverage report. |
Thu, 20 Oct 2005 14:22:11 +0000 | cmlenz | Fix regression in test coverage collection introduced in [303]. Closes #67 (again). |
Thu, 20 Oct 2005 13:54:48 +0000 | cmlenz | Change the way coverage statistics are collected, so that line number counting in covered and not covered files matches. Closes #67. |