cakephp2-php8/cake/tests/cases/libs/controller/components
2008-08-24 15:18:37 +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 Added check in AuthComponent::hashPasswords() to ensure that data is an array. Tests Added. 2008-08-24 15:18:37 +00:00
cookie.test.php Small correction to previous test 2008-06-27 06:54:40 +00:00
email.test.php Greatly modified the way newLine characters are handled. 2008-08-05 17:02:22 +00:00
request_handler.test.php Adding patch from 'dardosordi' fixes RequestHandler type detection with character set. Closes #5223 2008-08-09 18:32:59 +00:00
security.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
session.test.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00