cakephp2-php8/cake/tests/cases/libs/controller
TommyO 570145d568 Added test to show (deprecated?) support of string status codes in redirect().
Fixed fail on string status codes in redirect().

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7410 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-01 11:27:53 +00:00
..
components 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
component.test.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
controller.test.php Added test to show (deprecated?) support of string status codes in redirect(). 2008-08-01 11:27:53 +00:00
pages_controller.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
scaffold.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00