stop using Moo as a test package
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / View /
2014-06-10 John Napiorkowski stash is now middleware
2013-10-17 John Napiorkowski changed the way test dumping a request works
2013-03-25 Fitz Elliott fix broken tests for new psgi logging code
2013-03-07 Andreas Marienborg First stab at a solution
2012-10-23 Tomas Doran Stop being insane
2011-12-01 Brian Cassidy silent warnings from Data::Dumper about dummy CODE...
2011-10-25 Tomas Doran Move all request state out of the engine into Request...
2011-10-21 André Walker fixing to work with perl 5.8
2011-10-21 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-10-21 Tomas Doran Merge remote branch 'origin/suppress_data_dumper_warnings'
2011-08-02 André Walker fixing to work with perl 5.8
2011-08-01 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-04-14 Florian Ragwitz Add a test view for dumping actions
2010-07-08 John Napiorkowski fixed running unnder http server test failure and added...
2010-01-10 Florian Ragwitz Don't dump psgi.input as it can't be deserialized.
2009-06-06 Tomas Doran Fix warnings, we may not always be dumping a object
2009-05-21 Tomas Doran Tests for %ENV fail in Catalyst::Test
2009-04-20 Tomas Doran Nuke unused chunk of the TestApp. Also add test case...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-10 Tomas Doran By the point that you get here, $reference is already...
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2008-12-27 Tomas Doran Fix the return value of Catalyst::Request's body method...
2008-12-03 Tomas Doran Add extra HTTP::Body tests I have had hanging around...
2008-09-24 Marcus Ramberg latest go/visit changes, pod fixes, all tests ok
2005-11-19 Sebastian Riedel Switched to Module::Install
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-08-10 Marcus Ramberg added missing test class.
2005-04-10 Christian Hansen new test suit