cakephp2-php8/cake/tests/cases/libs/controller
phpnut 8a30290862 Fixes #4883 Duplicated component name
Removed bad test since AppController::beforeFilter() is now run when Controller::constructClasses() is called.
Fixed bug with App::import() not caching properly.
More performance changes

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7169 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-11 08:54:27 +00:00
..
components Fixes #4883 Duplicated component name 2008-06-11 08:54:27 +00:00
component.test.php Starting initial refactoring of current code base. 2008-06-10 22:38:05 +00:00
controller.test.php Refactored and updated postConditions to new operator syntax, fixes #4860 2008-06-09 08:29:56 +00:00
pages_controller.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
scaffold.test.php Changed Scaffold views to allow Type, Alias, Detail, Data, and Field as Model names. Closes #4136, #4859. Updated tests. 2008-06-10 02:12:32 +00:00