Name Revision Size Age Last Change
99-pod-coverage.t 3865 266 1 year agentz: [TD] * added t/99-pod-coverage.t. * updated MANIFEST. * added basic docs to Template::Declare::Bu...
99-pod.t 2521 130 2 years jesse: r21079@hualien: jesse | 2007-01-17 23:28:57 -0500 * More docs! * pod testing
MyTagSet.pm 3852 141 1 year agentz: TD - implemented use T::D::Tags HTML => { namespace => 'html', from => 'My::HTML::TagSet' }; and ...
aliasing.t 3214 2.32K 2 years jesse: r56761@pinglin: jesse | 2007-05-07 22:05:40 -0400 * First pass at package variables for templa...
alternative.t 3836 702 1 year agentz: TD - TagSet::HTML and TagSet::XUL are not renamed to Template::Declare::TagSet::HTML and Template...
arg-declaration-styles.t 3261 2.43K 2 years jesse: r56974@pinglin: jesse | 2007-05-19 15:43:02 -0400 * Test suite cleanup
arg-passing.t 3912 940 1 year agentz: TD - more tests for t/arg-passing.t and POD tweaks in T::D
attributes.t 3261 2.14K 2 years jesse: r56974@pinglin: jesse | 2007-05-19 15:43:02 -0400 * Test suite cleanup
closures.t 3274 2.39K 2 years jesse: r56999@pinglin: jesse | 2007-05-20 19:16:38 -0400 * Be a little bit brighter about whether we ...
deep_aliasing.t 3262 1.91K 2 years jesse: r56977@pinglin: jesse | 2007-05-19 15:56:57 -0400 * Test suite now actually tests the warnings...
deep_importing.t 3262 1.79K 2 years jesse: r56977@pinglin: jesse | 2007-05-19 15:56:57 -0400 * Test suite now actually tests the warnings...
duplicate_element_ids.t 3102 2.29K 2 years jesse: r54525@dhcp207: jesse | 2007-04-06 23:07:11 +0900 * duplicate id tests.
forms.t 3827 710 1 year agentz: [TD] * refactored Template::Decalre::Tags to make the tagset configurable. * added HTML::TagSet, ...
importing.t 3050 1.93K 2 years clkao: path_for method to do resolution for imported templates.
indent.t 3904 532 1 year agentz: [TD] * documented the variable $Template::Declare::Tags::TAG_NEST_DEPTH which controls the indent...
indexhtml.t 2754 776 2 years jesse: r21797@hualien: jesse | 2007-02-06 17:11:57 +1300 * Switched from Template::Declare::BUFFER t...
instrumentation.t 4915 2.61K 10 months sartak: r50700@onn: sartak | 2008-01-23 19:48:19 -0500 Add another argument to around_template: the co...
namespace.t 3852 1.99K 1 year agentz: TD - implemented use T::D::Tags HTML => { namespace => 'html', from => 'My::HTML::TagSet' }; and ...
pitfalls.t 5105 1.69K 9 months sartak: r51836@onn: sartak | 2008-02-14 13:42:44 -0500 Squelch a "useless use of constant in void cont...
postprocessor.t 3857 1.42K 1 year sartak: r37320@gorgoroth: sartak | 2007-08-12 01:05:19 -0400 Avoid postprocessing attributes Skip pos...
private.t 3262 1.75K 2 years jesse: r56977@pinglin: jesse | 2007-05-19 15:56:57 -0400 * Test suite now actually tests the warnings...
relative-aliasing.t 4524 1.91K 1 year sartak: r45500@onn: sartak | 2007-11-21 15:26:03 -0500 Fix a bug where relative aliases weren't workin...
relative-pathing.t 3606 1.9K 1 year trs: r24987@zot: tom | 2007-07-03 16:12:31 -0400 Basic tests for correct relative pathing in aliase...
rt-37622.t 5643 736 4 months sartak: r68307@onn: sartak | 2008-08-01 17:02:35 -0400 Clear %ATTRIBUTES before calling the subroutine...
self.t 2754 774 2 years jesse: r21797@hualien: jesse | 2007-02-06 17:11:57 +1300 * Switched from Template::Declare::BUFFER t...
siblings.t 4055 1,019 1 year ruz: * mark failing tests with TODO
similar-aliases.t 4368 1.31K 1 year sterling: r13845@dynpc145: andrew | 2007-11-03 15:48:47 -0500 Added a test to demonstrate a failure in a...
smart_tag_wrapper.t 2989 1.08K 2 years evdb: Added function 'smart_tag_wrapper' that allows tags to be created that have access to the ATTRIBU...
subclassing.t 3261 1.9K 2 years jesse: r56974@pinglin: jesse | 2007-05-19 15:43:02 -0400 * Test suite cleanup
subtemplates.t 3272 1.31K 2 years jesse: r56997@pinglin: jesse | 2007-05-20 17:51:13 -0400 * made relative template paths work
tag_sub_list.t 3956 1.23K 1 year agentz: TD - renamed @Template::Declare::TagSubs to @Template::Declare::TAG_SUB_LIST to be more consisten...
tagset_html.t 4450 978 1 year agentz: [TD] added the canvas tag to the HTML tag set
tagset_mix.t 3836 925 1 year agentz: TD - TagSet::HTML and TagSet::XUL are not renamed to Template::Declare::TagSet::HTML and Template...
tagset_rdf.t 4049 1.69K 1 year agentz: TD - added support for the RDF tag set (T::D::TagSet::RDF) and t/tagset_rdf.t
tagset_rdf_em.t 4054 1.06K 1 year agentz: TD - added support for Mozilla's EM RDF tag set (T::D::TagSet::RDF::EM)
tagset_xul.t 3836 1.01K 1 year agentz: TD - TagSet::HTML and TagSet::XUL are not renamed to Template::Declare::TagSet::HTML and Template...
trivial.t 5645 4.8K 4 months sartak: r68311@onn: sartak | 2008-08-01 17:16:02 -0400 Sugar for defining a tag-like wrapper! Theory++...
utf8.t 3195 1.81K 2 years ruz: * drop 'use bytes' as it actually breaks utf8 strings. If we're in bytes mode and had a string w...
utils.pl 3261 312 2 years jesse: r56974@pinglin: jesse | 2007-05-19 15:43:02 -0400 * Test suite cleanup
wrappers.t 5765 957 3 months sartak: r70189@onn: sartak | 2008-08-22 03:49:29 -0400 Sadly, a few places (notably Jifty) already use...
xss.t 3068 948 2 years jesse: r54252@pinglin: jesse | 2007-03-27 14:41:20 -0700 * Refactoring outs to make tags into closures