Fix and tests for big issue in 5.80008
[catagits/Catalyst-Runtime.git] / t / unit_core_component_loading.t
2009-08-21 Tomas Doran Fix and tests for big issue in 5.80008
2009-07-23 Andrew Rodland Test and Changelog entry for r10961.
2009-06-19 Tomas Doran Just initialize a logger which only logs fatal errors...
2009-02-20 Tomas Doran Shut up warnings we don't care about and are explicitly...
2009-02-19 Florian Ragwitz Create branch register_actions.
2008-12-05 Tomas Doran Remove use of NEXT from the test suite, except for...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi converting the engines. i had to add use NEXT to some...
2007-05-21 Ash Berlin Fix bug where a nested component would be setup twice
2006-06-11 Matt S Trout tidy up the test
2006-06-11 Matt S Trout added the ability to specify extra options for componen...
2006-02-26 Matt S Trout Fixes to model/view/controller methods from Brandon...