Make Moose components collaberate with non-Moose Catalyst
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Engine /
2008-10-15 Andy Grundman Workaround change in LWP that broke a cookie test ...
2008-05-29 Brian Cassidy Added the ability to remove parameters in req->uri_with...
2007-07-19 Brian Cassidy convert tabs to spaces and set unix line endings in t/*
2006-11-08 Brian Cassidy fix undef values in params sent to uri_with() and uri_for()
2006-07-15 Brian Cassidy Fix to allow uri_for and uri_with to stringify non...
2006-05-28 Yuval Kogman More comprehensive cookie tests + the ability to specif...
2006-04-21 Brian Cassidy make uri_for unicode safe
2006-04-19 Brian Cassidy added $c->req->uri_with helper + tests
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-04-24 Christian Hansen Added $upload->slurp and tests
2005-04-13 Christian Hansen fixed warnings in tests
2005-04-10 Christian Hansen new test suit