cakephp2-php8/cake/tests/cases/libs/controller
mark_story dc7ff8911d Fixing tests in ComponentCollection and HelperCollection as return of trigger now depends on the triggered objects.
Removing annoying test that broke anytime something changed in Model.
2010-12-12 18:02:45 -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 Fixing tests in ComponentCollection and HelperCollection as return of trigger now depends on the triggered objects. 2010-12-12 18:02:45 -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 Making scaffold form view names consistent with those used in bake. 2010-12-12 13:18:28 -05:00