| test |
141 |
| 1 year |
sean: Imports documentation for Template::Plugins to template.plugins, and
codifies the informal plugin... |
| README |
162 |
6.46K | 11 months |
sean: Incorporates 2.19 changes into provider.py and associated tests.
|
| args_test.py |
147 |
1.45K | 1 year |
sean: Deletes template.base module; moves TemplateException class to
template.util; eliminates template... |
| binop_test.py |
127 |
4.32K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| block_test.py |
155 |
1.98K | 12 months |
sean: Changes most in-code references to "perl" to "python".
Reactivates commented-out tests that exer... |
| blocks_test.py |
127 |
1.51K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| capture_test.py |
127 |
1.07K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| case_test.py |
127 |
1,015 | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| chomp_test.py |
127 |
4.67K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| compile1_test.py |
110 |
1.07K | 1 year |
sean: Introduces compile1_test.py as a translation of compile1.t, and fixes
the bugs shaken out by the ... |
| compile2_test.py |
162 |
1.69K | 11 months |
sean: Incorporates 2.19 changes into provider.py and associated tests.
|
| compile3_test.py |
128 |
2.21K | 1 year |
sean: Adds some overdue documentation.
|
| compile4_test.py |
113 |
1.19K | 1 year |
sean: Added compile4_test.py as a translation of compile4.t, and fixes the
bug shaken out by the new te... |
| compile5_test.py |
162 |
2.02K | 11 months |
sean: Incorporates 2.19 changes into provider.py and associated tests.
|
| config_test.py |
143 |
3.76K | 1 year |
sean: Starts weaning template.provider from an error-return-code model to
an exception-throwing model.
|
| constants_test.py |
119 |
3.93K | 1 year |
sean: Introduces compile-time constant folding feature and its associated test.
|
| context_test.py |
155 |
5.16K | 12 months |
sean: Changes most in-code references to "perl" to "python".
Reactivates commented-out tests that exer... |
| datafile_test.py |
127 |
898 | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| date_test.py |
147 |
4.97K | 1 year |
sean: Deletes template.base module; moves TemplateException class to
template.util; eliminates template... |
| directive_test.py |
127 |
4.33K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| directory_test.py |
127 |
5.05K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| document_test.py |
127 |
2.71K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| error_test.py |
127 |
444 | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| evalpython_test.py |
161 |
3.32K | 11 months |
sean: Various fixes for Python 2.5. Primarily, introduces a new test for
object-ness, since new-style ... |
| exception_test.py |
147 |
1.07K | 1 year |
sean: Deletes template.base module; moves TemplateException class to
template.util; eliminates template... |
| factory_test.py |
127 |
747 | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| file_test.py |
127 |
2.39K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| filter_test.py |
164 |
15.17K | 11 months |
sean: Concludes upgrade to TT 2.19. I think.
|
| foreach_test.py |
127 |
9.46K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| format_test.py |
127 |
1.07K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| html_test.py |
121 |
1.77K | 1 year |
sean: Introduces the image plugin and its associated test. It is based on
PIL (Python Imaging Library).
|
| image_test.py |
121 |
1.8K | 1 year |
sean: Introduces the image plugin and its associated test. It is based on
PIL (Python Imaging Library).
|
| include_test.py |
145 |
5.28K | 1 year |
sean: Cleanup of template.provider code.
|
| iterator_test.py |
127 |
2.27K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| list_test.py |
127 |
3.5K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| macro_test.py |
155 |
2.49K | 12 months |
sean: Changes most in-code references to "perl" to "python".
Reactivates commented-out tests that exer... |
| math_test.py |
122 |
772 | 1 year |
sean: Introduces math_test.py as a translation of math.t, and fixes the bugs
shaken out by the new test... |
| object_test.py |
127 |
4.41K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| output_test.py |
153 |
1.48K | 12 months |
sean: More final-ish code cleanup and refactoring.
One major theme is converting global module variabl... |
| parser_test.py |
147 |
3.95K | 1 year |
sean: Deletes template.base module; moves TemplateException class to
template.util; eliminates template... |
| plugins_test.py |
153 |
4.67K | 12 months |
sean: More final-ish code cleanup and refactoring.
One major theme is converting global module variabl... |
| plusfile_test.py |
123 |
1.25K | 1 year |
sean: Introduces plusfile_test.py as a translation of plusfile.t, and fixes
the bug shaken out by the n... |
| prefix_test.py |
124 |
889 | 1 year |
sean: Introduces prefix_test.py as a translation of prefix.t, and fixes the bugs
shaken out by the new ... |
| process_test.py |
127 |
1.4K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| provider_test.py |
163 |
7.74K | 11 months |
sean: Adds test for fetching from a file handle.
|
| ref_test.py |
127 |
1.12K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| service_test.py |
97 |
4.52K | 1 year |
sean: Adds service_test.py as a translation of service.t, and fixes the bugs
shaken out by the new test.
|
| stash_test.py |
105 |
4.4K | 1 year |
sean: Introduces a new low-level PerlScalar class, a wrapper that emulates
various semantics of a Perl ... |
| stop_test.py |
147 |
1.98K | 1 year |
sean: Deletes template.base module; moves TemplateException class to
template.util; eliminates template... |
| strcat_test.py |
126 |
307 | 1 year |
sean: Introduces strcat_test.py as a translation of strcat.t.
|
| string_test.py |
127 |
6.81K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| switch_test.py |
127 |
2.91K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| table_test.py |
127 |
2.14K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| tags_test.py |
100 |
2.62K | 1 year |
sean: Adds tags_test.py as a translation of tags.t.
|
| template_test.py |
127 |
626 | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| text_test.py |
102 |
2.19K | 1 year |
sean: Adds text_test.py as a translation of text.t, and fixes the bugs
shaken out by the new test.
|
| throw_test.py |
127 |
1.47K | 1 year |
sean: Makes the Template object more Pythonic; its process method now returns
the processed text direct... |
| try_test.py |
155 |
9.37K | 12 months |
sean: Changes most in-code references to "perl" to "python".
Reactivates commented-out tests that exer... |
| url_test.py |
141 |
2.66K | 1 year |
sean: Imports documentation for Template::Plugins to template.plugins, and
codifies the informal plugin... |
| vars_test.py |
164 |
16.37K | 11 months |
sean: Concludes upgrade to TT 2.19. I think.
|
| view_test.py |
150 |
15.65K | 12 months |
sean: Introduces the VIEW directive, the View plugin, and associated supporting
code and tests.
|
| vmeth_hash_test.py |
106 |
2.38K | 1 year |
sean: Adds vmeth_{replace,hash,text,list}_test.py as translations of
vmethods/{replace,hash,text,list}.... |
| vmeth_list_test.py |
153 |
7.67K | 12 months |
sean: More final-ish code cleanup and refactoring.
One major theme is converting global module variabl... |
| vmeth_replace_test.py |
106 |
3.68K | 1 year |
sean: Adds vmeth_{replace,hash,text,list}_test.py as translations of
vmethods/{replace,hash,text,list}.... |
| vmeth_text_test.py |
153 |
6.06K | 12 months |
sean: More final-ish code cleanup and refactoring.
One major theme is converting global module variabl... |
| while_test.py |
153 |
2.86K | 12 months |
sean: More final-ish code cleanup and refactoring.
One major theme is converting global module variabl... |
| wrapper_test.py |
108 |
3.29K | 1 year |
sean: Adds wrapper_test.py as a translation of wrapper.t, and fixes the bugs
shaken out by the new test.
|