Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Thu, 18 Feb 2010 09:17:45 +0000 | cmlenz | Apply patch Felix Schwarz that finally fixes the duplicated output in match template processing. Thanks so much! |
Sat, 28 Nov 2009 15:42:49 +0000 | cmlenz | Apply patch for I18n message extraction bug as reported in #358. Thanks to cboos for the patch, again. |
Sat, 28 Nov 2009 15:37:30 +0000 | cmlenz | Fix the unit test for execution of statements containing with statements so that it also works on Windows. Thanks to cboos for the patch. |
Fri, 13 Nov 2009 22:31:04 +0000 | cmlenz | Add unit tests for correct handling of with statements and yield expressions in the AST code generator. |
Fri, 13 Nov 2009 12:00:27 +0000 | cmlenz | Build without speedups by default. |
Thu, 12 Nov 2009 21:25:37 +0000 | cmlenz | Also skip the encoding step in the template tests. |
Thu, 12 Nov 2009 21:08:40 +0000 | cmlenz | Also skip the encoding step in the XPath tests. |