cakephp2-php8/cake/tests/cases/libs/controller
mark_story 44c080d5ad Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch.
Adding package specific exceptions.
Replacing generic exceptions in the codebase with CakeException + package exceptions.
2010-12-11 19:26:10 -05:00
..
components Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
component.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
component_collection.test.php Updating test cases with failing tests. 2010-11-15 22:53:49 -05:00
controller.test.php Fixing more tests that were failing post merge. 2010-12-10 23:17:42 -05:00
controller_merge_vars.test.php Fixing failing test and adding skip for test that will fail in a non-isolated case. 2010-11-21 14:39:07 -05:00
pages_controller.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
scaffold.test.php Fixing failing tests caused by constants changing. 2010-12-05 23:32:34 -05:00