Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 03 Sep 2009 11:41:39 +0000 | osimons | 0.6dev: Follow-up to [740] - fix incorrect tests. |
Thu, 03 Sep 2009 11:35:32 +0000 | osimons | 0.6dev: Fix for python:figleaf coverage annotation linking from Windows builds. |
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. |