cakephp2-php8/cake/tests/cases/libs/controller
2008-07-24 13:54:39 +00:00
..
components Added tests for template and layout rendering. Currently fail as component doesn't wordwrap properly. May also explain #4498 2008-07-24 13:54:39 +00:00
component.test.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
controller.test.php Added direction check to Controller::paginate(). paginate() now forces 'asc' when wrong. Added tests. Closes #5120 2008-07-24 02:46:39 +00:00
pages_controller.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
scaffold.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00