cakephp2-php8/cake/tests/cases/libs/controller
mark_story e4d34b640b Merge branch '2.0-exceptions' into 2.0
Conflicts:
	cake/libs/error.php
	cake/tests/cases/libs/controller/scaffold.test.php
	cake/tests/cases/libs/error.test.php
2010-09-10 20:31:16 -04:00
..
components Applying patch from 'jeremyharris' to make RequestHandler::renderAs() accept an array of options that can be used to send a file as a download. Fixes #950 2010-09-09 21:31:34 -04:00
component.test.php Starting to update a test that was previously marked incomplete. 2010-08-11 23:08:46 -04:00
component_collection.test.php Adding 'collectReturn' option to ObjectCollection::trigger. lets a callback collect the return of each object and return that. 2010-08-10 23:18:40 -04:00
controller.test.php Fixing controller test cases. 2010-08-28 00:29:50 -04:00
controller_merge_vars.test.php Fixing skips in ControllerMergeVarsTest. 2010-06-24 22:53:48 -04:00
pages_controller.test.php Added RequestObject output in place of Controller:$output whicch no longer exists. 2010-08-28 15:15:23 +10:00
scaffold.test.php Fixing + adding imports for Scaffold. 2010-09-08 00:11:37 -04:00