Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 03 Sep 2009 11:03:25 +0000 | osimons | 0.6dev: Simpler threading implementation in the queue populate race-condition test. |
Thu, 03 Sep 2009 10:48:56 +0000 | osimons | 0.6dev: Cleaner threading implementation in `CommandLine.execute()`. Thanks to Matt Good for hint & prototype. |
Thu, 03 Sep 2009 00:20:43 +0000 | osimons | 0.6dev: Adding interpolation of environment variables, supporting `$VAR` and `${VAR}` on all platforms, and `%VAR%` on Windows. Updated docs + new test. Closes #436. |
Wed, 02 Sep 2009 23:50:11 +0000 | osimons | 0.6dev: Adding docs for `<python:figleaf>` command. Closes #438. |
Sat, 29 Aug 2009 14:31:48 +0000 | osimons | 0.6dev: Fix failing test following [734]. |
Fri, 28 Aug 2009 12:30:24 +0000 | osimons | 0.6dev: Follow-up to [685] where backslashes of `${basedir}` (ie. Windows) would disappear without double escaping. |