cakephp2-php8/cake/tests/cases/libs/controller/components
2010-09-14 22:20:30 -04:00
..
acl.test.php Updating AclComponent to new Component API. 2010-08-10 23:18:40 -04:00
auth.test.php Removing call to RequestHandler as its just a pass through to the request object which is available in that scope. Updating the test cases to not use deprecated and non-existent things. 2010-09-14 22:12:14 -04:00
cookie.test.php Updating CookieComponent Test case to new Component api. 2010-08-10 23:18:40 -04:00
email.test.php Merge branch '1.3' into 2.0 2010-09-12 13:35:46 -04:00
request_handler.test.php Applying patch from 'jeremyharris' to make RequestHandler::renderAs() accept an array of options that can be used to send a file as a download. Fixes #950 2010-09-09 21:31:34 -04:00
security.test.php Fixing failing tests caused by missing index in Security component testcase. 2010-09-14 22:20:30 -04:00
session.test.php Making SessionComponent extend Component. Updating test case. 2010-08-10 23:18:42 -04:00