cakephp2-php8/cake/tests/cases/libs/controller
2008-06-12 18:36:08 +00:00
..
components fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect. 2008-06-12 18:36:08 +00:00
component.test.php fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect. 2008-06-12 18:36:08 +00:00
controller.test.php Refactored and updated postConditions to new operator syntax, fixes #4860 2008-06-09 08:29:56 +00:00
pages_controller.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
scaffold.test.php Changed Scaffold views to allow Type, Alias, Detail, Data, and Field as Model names. Closes #4136, #4859. Updated tests. 2008-06-10 02:12:32 +00:00