cakephp2-php8/cake/tests/cases/libs/controller/components
2010-05-03 22:07:13 -04:00
..
acl.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
auth.test.php test for ticket #467 2010-03-19 01:48:28 +01:00
cookie.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
email.test.php Fixing issue where using delivery = debug and not using sessions would cause a fatal error. send() will now return the contents that would get written into the session. Fixes #595 2010-04-17 12:27:50 -04:00
request_handler.test.php Making RequestHandler component carry along a passed status code. This fixes issues where RequestHandler hijacks an redirect(). Fixes #658 2010-05-03 22:07:13 -04:00
security.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
session.test.php Fix for Session Component to use CakeSession started() checks. Refs #332. 2010-03-26 14:36:40 +11:00