cakephp2-php8/cake/tests/cases/libs/controller/components
2008-10-02 00:18:47 +00:00
..
acl.test.php removing optional instantiation of Set class. Adding toArray() to xml class and calling it from Set::reverse(); updated test cases. 2008-07-31 23:50:32 +00:00
auth.test.php Adding test to Auth.test to cover logged in user being denied on an action when there is no HTTP_REFERER set. Refs #5507. 2008-10-02 00:18:47 +00:00
cookie.test.php Small correction to previous test 2008-06-27 06:54:40 +00:00
email.test.php Added basic mb_encode_mimeheader() to Multibyte class. 2008-10-01 18:36:38 +00:00
request_handler.test.php Fixing bug in RequestHandler::prefers() not respecting accept order for single items, test case updated 2008-09-19 19:48:22 +00:00
security.test.php Re-implementing form hashing security to using string-based keying. Fixes #5262, fixes #5300 2008-09-24 23:02:14 +00:00
session.test.php Proving bad condition structure when Session.checkAgent equal to false. Refs #5450 2008-09-19 02:57:58 +00:00