Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Sat, 05 Sep 2009 00:09:18 +0000 | osimons | 0.6dev: Follow-up on #436 / [737], changing to use `string.Template()` instead of `os.path.expandvars()` as this produces a consistent result across platforms and python version. |
Thu, 03 Sep 2009 23:35:10 +0000 | osimons | 0.6dev: Cleaning out some old `CommandLine` support methods and trimming tests as `execute()` is now subprocess only, and otherwise self-contained. |
Thu, 03 Sep 2009 12:32:43 +0000 | osimons | 0.6dev: Adding a more complete (and correct) example of running python tests with Figleaf coverage. Thanks Hodgestar. |