cakephp2-php8/cake/tests/cases/libs/controller
2010-05-02 05:34:38 +05:30
..
components Fixing issue where using delivery = debug and not using sessions would cause a fatal error. send() will now return the contents that would get written into the session. Fixes #595 2010-04-17 12:27:50 -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