Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 25 Jan 2007 17:40:21 +0000 | cmlenz | Fix for a compatibility problem with Trac 0.11dev. |
Wed, 24 Jan 2007 23:25:40 +0000 | mgood | `dict.update` can take a sequence of key/value pairs, so remove redundant building of another dict |
Fri, 19 Jan 2007 15:19:51 +0000 | cmlenz | Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3 |
Tue, 25 Jul 2006 10:39:33 +0000 | cmlenz | Ported [374] to 0.5.x. 0.5.x |
Tue, 25 Jul 2006 10:04:13 +0000 | cmlenz | Only run xmltools tests if libxslt or MSXML are available. |
Tue, 25 Jul 2006 09:28:37 +0000 | cmlenz | Fix some unit tests that were broken when running against Trac 0.10-dev. |
Sun, 04 Jun 2006 13:42:14 +0000 | cmlenz | The `unittest` command is now based on the setuptools `test command. |