cakephp2-php8/cake/tests/cases/libs/controller/components
mark_story 02ed77ab20 Adding tests for calling RequestHandlerComponent::renderAs() twice.
Fixing issue where viewPath was not updated.
Fixes #6466

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8230 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-07-14 03:52:06 +00:00
..
acl.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
auth.test.php Fixing issues created in [8205] where allowedActions check was done incorrectly. Fixes #6482 2009-07-01 03:56:16 +00:00
cookie.test.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
email.test.php EmailComponent::reset now empties out attachments array. Fixes #6498. 2009-07-10 00:07:51 +00:00
request_handler.test.php Adding tests for calling RequestHandlerComponent::renderAs() twice. 2009-07-14 03:52:06 +00:00
security.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
session.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00