cakephp2-php8/cake/tests/cases/libs/controller
2010-12-27 15:12:27 -05:00
..
components Making EmailComponent register and un-register its view object, when rendering email templates. This allows helpers to use the view to do additional processing. Fixes #442 2010-12-27 15:12:27 -05:00
component.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
controller.test.php Adding test for correct merge order for $uses. 2010-11-24 22:44:12 -05:00
controller_merge_vars.test.php Changing how mergeVars are handled, so the difference of app/current is used as a base. 2010-11-20 22:34:24 -05:00
pages_controller.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
scaffold.test.php Removing old check for view == 'Theme'. This allows Scaffold to work well with Themed controllers. Test case added. Fixes #255 2010-08-01 22:25:29 -04:00