call decoded_content, instead of decoding manually
[catagits/Catalyst-View-TT.git] / t /
2016-12-13 Karen Etheridge call decoded_content, instead of decoding manually
2015-08-13 Karen Etheridge remove these tests from ever being run by users
2014-12-29 John Napiorkowski minor test cleanup 2
2014-12-29 John Napiorkowski minor test cleanup
2014-12-29 John Napiorkowski update for newer catalyst unicode changes 0.42 v0.42
2014-12-29 John Napiorkowski update tests for newer catalyst where UTF8 is default
2013-02-28 John Napiorkowski new config attr that lets you override the default...
2013-01-15 Dagfinn Ilmari Man... Use default view in no-request test (RT#82703)
2012-04-11 Tomas Doran Fix warning from tests. RT#75104
2012-02-28 Justin Hunter silence warning, see RT#75104
2011-07-16 Christian Walde the class used to create the TT object can now be custo... feature/customize_tt_class mirror/feature/customize_tt_class
2010-10-11 Alexander Hartmaier fixed subclassing when using expose_methods + test
2010-08-24 Luke Saunders added all the missing files
2010-08-24 Luke Saunders added expose_methods functionality
2010-06-24 Brian Cassidy Silence warnings about Template::Provider::Encoding...
2010-03-10 David E. Wheeler Have render() warn on exception, rather than die.
2009-11-03 David E. Wheeler Have `render()` die on exception, not return an excepti...
2009-10-29 David E. Wheeler Move the test actions to their own controller file...
2009-09-12 Marcus Ramberg Add support for running render without a context
2009-09-02 David E. Wheeler Added a test for direct rendering of a template from...
2009-02-17 Marcus Ramberg Fix test warnings
2008-04-30 Marcus Ramberg copy_config support
2008-01-30 Cory G Watson Add fully-qualified provider classname support to View::TT
2006-04-23 Marcus Ramberg fix wekened, add missing test.
2006-04-23 Marcus Ramberg render support.
2006-04-23 Matt S Trout Split process and render in View::TT (patch from ash)
2005-12-15 Matt S Trout - Added V::TT fix-up from zby
2005-12-14 Marcus Ramberg fix dynamic include bugs.
2005-12-02 Matt S Trout - And added the files I missed first time round
2005-12-02 Matt S Trout - Added additional_template_paths stash param patch...
2005-11-18 Andy Grundman View::TT, added tests from dwc
2005-04-07 Marcus Ramberg started work to add pod tests to all submodules.