cakephp2-php8/lib/Cake/Test/Case
Jose Lorenzo Rodriguez 60b44e074a Cleaning up the ClassRegistry::init() method, removing the use of the second parameter as it always accepted but one value
The second parameter is now $strict, meaning that if the model class is not found it will not try to create an AppModel instance
2011-07-14 00:06:01 -04:30
..
Cache Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00
Configure Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Console Completing support for extracting model validation messages from application plugins 2011-07-07 02:11:48 -04:30
Controller Removing the Controller::modelNames property and loading it's contents in the uses variable. 2011-07-12 01:19:14 -04:30
Core Adding App::location() method to be able to obtain the defined path for a class 2011-07-12 00:38:50 -04:30
Error Fix for wrong Exception messages and typos. Added missing ExceptionRenderer tests for Datasource 2011-07-07 19:36:21 +02:00
I18n Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Log Renaming FileLog test case. 2011-06-23 13:24:26 -07:00
Model Refactored DatabaseSession to use only 'Session.handler.model' config. Fixed static call on non-static method DatabaseSession::gc(). Fix for SessionFixture -primary key too long (MySQL Error: 1071) 2011-07-11 00:16:41 +02:00
Network Implemented the support to use helpers in CakeEmail. Fixes #1754 2011-06-19 18:43:17 -04:00
Routing Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
TestSuite Merge branch '2.0' into 2.0-merge 2011-06-17 18:04:03 -04:30
Utility Cleaning up the ClassRegistry::init() method, removing the use of the second parameter as it always accepted but one value 2011-07-14 00:06:01 -04:30
View Starting to update tests after removing the validationErrors property in Helper 2011-07-13 23:51:23 -04:30
AllBehaviorsTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllCacheTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllComponentsTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllConfigureTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllConsoleTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllControllerTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllCoreTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllDatabaseTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllErrorTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllHelpersTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllI18nTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllLogTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllModelTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllNetworkTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllRoutingTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllTestsTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllTestSuiteTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllUtilityTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
AllViewTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
BasicsTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00