Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Fri, 07 Oct 2005 10:44:20 +0000 | cmlenz | Add `<c:cppunit>` recipe command, based on patch by Chandler Carruth and examples by Akos Maroy. |
Fri, 07 Oct 2005 10:43:08 +0000 | cmlenz | Skip permissions-related unit test when running as root. Fixes #53. |
Thu, 06 Oct 2005 23:55:14 +0000 | cmlenz | * Fix some typos. |
Thu, 06 Oct 2005 16:34:30 +0000 | cmlenz | Add change log file. |
Thu, 06 Oct 2005 16:19:41 +0000 | cmlenz | Add a generic `<report>` recipe command, which can be used to send any XML file to the master as a categorized report. This can be used in combination with `<sh:pipe>` or `<x:transform>` to produce reports not specifically generated by a specialized recipe command. |
Thu, 06 Oct 2005 12:40:27 +0000 | cmlenz | ''Really'' skip failing timeout test on windows (not the other way around. sigh.) |
Thu, 06 Oct 2005 12:26:32 +0000 | cmlenz | * Fix links in build log formatter. |
Thu, 06 Oct 2005 12:17:49 +0000 | cmlenz | Unit tests for `bitten.queue.collect_changes()`. |