cakephp2-php8/cake/tests/cases/libs/controller
2009-06-30 00:25:09 +00:00
..
components Fixing camel cased methods in checks for allowedActions in AuthComponent under PHP5. Normalizes to lowercase method name. Fixes #6142 2009-06-30 00:25:09 +00:00
component.test.php Adding tests to Component.test. Disproves #6459 2009-06-21 15:24:09 +00:00
controller.test.php Updating __mergeVars to correctly merge parent and child component configurations. 2009-04-28 01:32:20 +00:00
controller_merge_vars.test.php Adding ControllerMergeVarsTestCase to more extensively test merging of vars in Controller::__mergeVars. 2009-06-24 18:09:14 +00:00
pages_controller.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
scaffold.test.php Applying patch from 'mete0r', adding tests for Scaffold variable setting. Fixes #6361 2009-05-13 01:00:38 +00:00