cakephp2-php8/cake/tests/cases/libs/controller
mark_story 4b65ebd64f Making SessionComponent mostly a wrapper for CakeSession.
Adding CakeSession::begin() to replace SessionComponent::__start().
Tests updated.  Tests related to autoStart were removed/skipped as that feature isn't really around right now.
2010-07-27 22:27:11 -04:00
..
components Making SessionComponent mostly a wrapper for CakeSession. 2010-07-27 22:27:11 -04:00
component.test.php Adding two incomplete tests as they are not implemented. Pulling component tests out of the controller test case. 2010-06-12 18:47:47 -04:00
controller.test.php Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
controller_merge_vars.test.php Fixing skips in ControllerMergeVarsTest. 2010-06-24 22:53:48 -04:00
pages_controller.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
scaffold.test.php Merge remote branch 'origin/1.3' into 2.0 2010-05-20 12:22:04 +10:00