Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2009/01/09 10:45:14 1182 1182 abw Removed test from t/pod.t that relied on defunct POD templates
2009/01/09 10:43:52 1181 1181 abw Removed redundant references to HTML templates from t/html.t
2008/11/13 08:48:16 1177 1177 abw Fixed Apache::Util(s) typo in html_entity filter and added use_html_entities() and use_apache_util() methods to Template::Filters
2008/09/22 08:02:27 1172 1172 abw Tweaked Template::Parser to work better with the ANYCASE option
2008/08/13 17:15:53 1165 1165 abw Squashed final long double bug in t/math.t
2008/08/12 08:34:32 1163 1163 abw Fixed t/math.t to truncate long results
2008/08/08 10:42:29 1154 1154 abw Changed test name Copied from /trunk/t/test_pod.t:1150
2008/08/07 19:24:55 1152 1152 abw Added t/pod_coverage.t
2008/08/07 15:01:20 1150 1150 abw Added t/test_pod.t for Test::Pod
2008/08/07 12:40:05 1143 1143 abw Updated stash tests to find and fix the comparable object bug
2008/08/06 13:56:50 1135 1135 abw Updated various tests while fixing bugs
2008/08/06 13:06:52 1133 1133 abw Added some extra tests to t/object.t to see if we can track down the numification bug
2008/01/23 22:45:22 1110 1110 sean Fixed test for missing templates/html directory.

2008/01/22 23:48:08 1109 1109 sean Fixes typo.

2008/01/22 22:58:24 1107 1107 sean Forces scalar context on pattern-match arguments to Template::Test::ok().

2008/01/21 19:05:30 1106 1106 abw Added Template::Plugin::Assert and some tests
2008/01/21 18:59:28 1105 1105 abw Exposed dotop() method in Template::Stash and added some tests
2008/01/21 15:31:03 1103 1103 abw Added Template::Plugin::Scalar to allow subroutines and object methods to be called in scalar context
2007/11/21 07:53:42 1102 1102 abw Fixed bug in XS stash which prevented it from updating hash entries with empty keys
2007/06/05 19:21:36 1100 1100 abw whitespace