cakephp2-php8/cake/tests/cases/libs/controller
2010-05-03 22:07:13 -04:00
..
components Making RequestHandler component carry along a passed status code. This fixes issues where RequestHandler hijacks an redirect(). Fixes #658 2010-05-03 22:07:13 -04:00
component.test.php Fixing issue in component test where AppController will cause failing tests due to bleed through. 2010-02-28 12:48:34 -05:00
controller.test.php Controller::loadModel() now returns true when model is succesfully instantiated as stated in docblock. Added test case. 2010-05-02 05:34:38 +05:30
controller_merge_vars.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
pages_controller.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
scaffold.test.php Refactoring extensions in ScaffoldView to reflect removal of magic .thtml extension. 2010-01-28 11:11:19 -05:00