include test for failure mode
[catagits/Catalyst-Runtime.git] / t / unit_core_mvc.t
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2008-11-30 Marcus Ramberg Fix ACCEPT_CONTEXT on MyApp
2008-11-27 Marcus Ramberg add test for calling ACCEPT_CONTEXT with class
2008-09-03 Florian Ragwitz Test MyApp->component not invoking ACCEPT_CONTEXT.
2008-09-03 Florian Ragwitz Fix ACCEPT_COMPONENT tests.
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-07-18 Brian Cassidy add a test for ACCEPT_CONTEXT from regex fallback in...
2008-07-18 Brian Cassidy Ensure ACCEPT_CONTEXT is called for results from compon...
2008-07-18 Brian Cassidy more fixes to regexp fallback, ugh.
2008-07-18 Brian Cassidy Fix regression for regexp fallback in model(), view...
2008-05-30 Brian Cassidy rework component resolution methods (i.e. model(),...
2007-07-19 Brian Cassidy convert tabs to spaces and set unix line endings in t/*
2007-02-26 Andy Grundman Patch from zamolxes: MyApp->model/view now looks at...
2006-10-11 Marcus Ramberg current_view patch.
2006-04-01 Matt S Trout Added models/views/controllers methods
2005-11-19 Sebastian Riedel Switched to Module::Install