cakephp2-php8/cake/tests/cases/libs/controller
phpnut cb487bd6e6 More optimization refactoring.
Fix cache but causing  object_map to be created and deleted on each request.
Replacing function and method calls with better performing code.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7596 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-12 05:11:34 +00:00
..
components More optimization refactoring. 2008-09-12 05:11:34 +00:00
component.test.php Adding conditional check for constant. Removes notice when running all_tests group. Closes #5281 2008-08-19 01:34:44 +00:00
controller.test.php fixes #5331, model alias no longer overwritten 2008-08-27 01:30:09 +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