major refactor, all tests passing
[catagits/Catalyst-Plugin-SubRequest.git] / t / lib /
2012-06-14 nebulous A test for $c->req smashing
2010-01-28 Tomas Doran Apply patch to be able to get the entire request, from... v0.16
2009-11-23 Tomas Doran Update to work with latest Catalyst and not warn v0.15
2006-04-21 Matt S Trout test + fix from ted
2005-12-08 Marcus Ramberg prepared to release fixed subrequest
2005-04-18 Marcus Ramberg Fixed: dispatch really works now.
2005-04-18 Marcus Ramberg updated pod for 5.0, added some debug to testapp.
2005-04-18 Marcus Ramberg Added: Initial import of C-P-SubReq