Make making inner packages in COMPONENT method work again. Horrible! Thanks DBIC...
[catagits/Catalyst-Runtime.git] / t /
2011-07-28 André Walker added test for broken applevel config functionality
2011-07-28 André Walker updating TestAppContainer to use Moose and extend Catalyst
2011-07-28 André Walker trailing whitespace
2011-07-28 André Walker TestApp extending Catalyst
2011-07-28 André Walker fixed test
2011-07-28 Tomas Doran Runtime check to skip the plan, ergo need to runtime...
2011-07-28 Tomas Doran Fix server test to work in make test
2011-07-27 Tomas Doran Stop crapping cat.pid into the working directory
2011-07-27 Tomas Doran Do this at runtime, not compile time, so we actually...
2011-07-27 John Napiorkowski fixed problem when using Test::Aggregate and forking
2011-07-26 Tomas Doran Make optional, and unfo effects as run in aggregate
2011-07-26 John Napiorkowski fixed deamonize test
2011-07-25 André Walker Merge branch 'master' into gsoc_breadboard
2011-07-25 Tomas Doran Fix aggregated tests
2011-07-24 Tomas Doran Somewhat fix up the server script test
2011-07-24 Tomas Doran Make test skip if Engine::PSGI not installed
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Small whitespace and test cleanups
2011-07-23 André Walker Fixed test
2011-07-22 Matt S Trout update tests to ignore CATALYST_HOME env var
2011-07-22 Andrew Rodland I think Test::Exception is a little better here
2011-07-22 John Napiorkowski new test to make sure people using legacy psgi engine...
2011-07-22 John Napiorkowski removed debugging stuff
2011-07-22 John Napiorkowski fixed some broken tests
2011-07-21 André Walker fixing plugin test app to use base 'Catalyst'
2011-07-21 André Walker live_view_warnings.t -> live_mvc_warnings.t
2011-07-21 André Walker Fixing test
2011-07-21 André Walker FIXME
2011-07-21 André Walker making $c->comp(qr/::M::/) work
2011-07-15 Tomas Doran Fix test
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-07-14 André Walker fixing aggregated tests
2011-07-12 André Walker FIXME in the broken test
2011-07-12 André Walker making unit_core_component.t work
2011-07-11 André Walker default_view / default_model
2011-07-11 Tomas Doran Revert "removed component resolution regex fallback"
2011-07-11 André Walker tests for calling controller() with no args
2011-07-08 André Walker removed regexp fallback
2011-07-07 André Walker removed component resolution regex fallback
2011-07-07 André Walker moving classes/roles to Catalyst::IOC::* namespace
2011-07-06 André Walker some minor corrections
2011-07-06 Tomas Doran BEGIN { extends only needed in controllers
2011-07-05 André Walker test was expecting wrong results
2011-07-05 André Walker adapting unit_core_mvc.t to work (still broken)
2011-06-24 André Walker Testing if MyApp::Container is used when it exists...
2011-06-24 André Walker the plan is to use done_testing()
2011-06-24 André Walker mockapp moved to a sensible place
2011-06-14 André Walker defined a plan, removed useless bless and Data::Dumper
2011-06-14 André Walker tests for setup_component
2011-06-14 André Walker renamed to create setup_component' tests
2011-06-14 André Walker test cleaned up using Moose::Meta::Class
2011-06-10 André Walker removed useless variable
2011-06-09 André Walker renamed MockApp so that it doesn't fail when run aggreg...
2011-06-09 André Walker More tests for setup_components, some for locate_components
2011-06-09 André Walker Added setup_components tests
2011-06-08 André Walker no need for requests in unit_core_container_live_auto.t
2011-06-08 André Walker more test description
2011-06-08 André Walker Copied and adapted tests from Catalyst::Plugin::ConfigL...
2011-06-01 Florian Ragwitz Merge branch 'master' into psgi
2011-06-01 Florian Ragwitz Unbreak remote server tests
2011-05-16 Dagfinn Ilmari Man... Append $\ in Catalyst::Response->print
2011-05-15 Florian Ragwitz Unbreak remote server tests
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-05-07 John Napiorkowski got all the tests running again
2011-05-05 Ton Voon Fixed situation where a detach($action) from a forward...
2011-05-03 Dave Rolsky Add a test to make sure that a die in a Controller...
2011-04-14 Florian Ragwitz Add a test for configuring attributes for all actions
2011-04-14 Florian Ragwitz Add a test view for dumping actions
2011-03-31 Florian Ragwitz Fix a syntax error introduced in d367082
2011-03-29 Tomas Doran Use the Plack LighttpdScriptNameFix middleware.
2011-03-27 Florian Ragwitz Fix a warning under aggregation
2011-03-27 Tomas Doran Fix bug stopping fastcgi script working
2011-03-27 Florian Ragwitz Fix the test psgi file
2011-03-27 Florian Ragwitz psgi_app is just a getter
2011-03-27 Florian Ragwitz Don't assume the app gets loaded before the first request
2011-03-27 Florian Ragwitz Legacy .psgi files are never loaded
2011-03-27 Tomas Doran Add a test showing how having an Engine::PSGI .psgi...
2011-03-27 Tomas Doran Test showing how having a .psgi file will ruin your day
2011-03-27 Florian Ragwitz Add tests for the deprecated local_request
2011-03-27 Florian Ragwitz strictures and warnings for live_catalyst_test.t
2011-03-27 Tomas Doran This was fixed already
2011-03-27 Tomas Doran Trim hatespace
2011-03-18 Florian Ragwitz Merge branch 'master' into psgi
2011-03-12 Jonathan "Duke"... Make default test names reflect reality more and fix...
2011-03-09 Florian Ragwitz Merge branch 'master' into psgi
2011-03-08 Florian Ragwitz Avoid super long command lines when not aggregating
2011-03-03 Florian Ragwitz Deprecate local_request and remote_request
2011-03-02 Florian Ragwitz Run http-server.t tests on something other than the...
2011-03-02 Florian Ragwitz Remove testsuite's assumptions about where it's mounted...
2011-03-02 Florian Ragwitz Make http-server.t use Test::TCP
2011-03-02 Florian Ragwitz Don't use the server.pl script in the live tests
2011-03-02 Florian Ragwitz Make legacy IIS env fixing work again
2011-03-02 Florian Ragwitz Make legacy lighttpd env fixing work again
2011-03-02 Florian Ragwitz The HTTP engine is no more, and was also never required...
2011-03-02 Florian Ragwitz Avoid loading actual engines in script tests
2011-03-01 Florian Ragwitz Make getting to a PSGI app saner
2011-03-01 Florian Ragwitz Stop psgi_file.t from recursing
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-03-01 Florian Ragwitz Properly skip known broken tests
2011-02-23 Tomas Doran Pass the extra restart options
next