cakephp2-php8/lib/Cake/Test/Case
Jose Lorenzo Rodriguez febf28f34b Merge remote-tracking branch 'origin/1.3' into 2.0
Conflicts:
	cake/console/templates/default/views/home.ctp
	cake/libs/controller/controller.php
	cake/libs/model/datasources/dbo/dbo_mysqli.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/libs/view/media.test.php
	cake/tests/lib/cake_test_case.php
	cake/tests/lib/code_coverage_manager.php
	cake/tests/test_app/views/pages/home.ctp
	lib/Cake/Cache/Engine/ApcEngine.php
	lib/Cake/Model/Datasource/Database/Mysql.php
	lib/Cake/View/Helper/FormHelper.php
2011-07-25 14:44:23 -04:30
..
Cache Merge remote-tracking branch 'origin/1.3' into 2.0 2011-07-25 14:44:23 -04:30
Configure Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Console Removing getResponse, its not used and it doesn't serve much purpose. 2011-07-22 20:29:45 -04:00
Controller Fixing issue where plugin models in $uses, would create 2011-07-23 14:49:39 -04:00
Core Merge branch '2.0-form-helper' into 2.0 2011-07-16 17:32:07 -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 Ensuring uniqueness of method cache keys, all tests passing now 2011-07-17 23:45:22 -04:30
Network Implemented the support to use helpers in CakeEmail. Fixes #1754 2011-06-19 18:43:17 -04:00
Routing Updating Dispatcher tests for changes in Router. 2011-07-22 20:29:45 -04:00
TestSuite Fixing failing tests because of core routes not being loaded. 2011-07-22 20:29:45 -04:00
Utility Updating Folder tests for new file. 2011-07-22 20:29:45 -04:00
View Fixing missing fixture causing test failure. 2011-07-22 20:45:33 -04:00
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 added ModelDeleteTest to AllModelTest 2011-07-19 10:57:31 +02: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