cakephp2-php8/cake/tests/cases/libs/controller
2008-09-19 00:55:42 +00:00
..
components Added test to disprove multiple calls to session start. Closes #5328 2008-09-19 00:55:42 +00:00
component.test.php Adding conditional check for constant. Removes notice when running all_tests group. Closes #5281 2008-08-19 01:34:44 +00:00
controller.test.php Updating Controller::paginate(). Custom paginate() and paginateCount() methods now receive $extra params similar to find('all') and find('count') do. Allows the use of things like 'contain' with custom paginate() methods. 2008-09-19 00:46:20 +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