Tue, 06 Apr 2010 19:08:07 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Thu, 01 Apr 2010 08:24:53 +0200 | Sylvain Thénault | [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred | file | diff | annotate |
Wed, 31 Mar 2010 15:39:09 +0200 | Sylvain Thénault | merge | file | diff | annotate |
Wed, 31 Mar 2010 12:26:07 +0200 | Sylvain Thénault | [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager | file | diff | annotate |
Tue, 30 Mar 2010 14:32:03 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Mon, 29 Mar 2010 11:51:02 +0200 | Sylvain Thénault | [testlib] create_user support extra kwargs to give to create_entity(CWUser) | file | diff | annotate |
Fri, 26 Mar 2010 16:15:41 +0100 | Sylvain Thénault | backport stable | file | diff | annotate |