cakephp2-php8/lib/Cake/Test/Case
mark_story 055224ef68 Merge remote-tracking branch 'origin/1.3' into merger
Conflicts:
	cake/libs/controller/controller.php
	cake/libs/model/datasources/dbo/dbo_mysqli.php
	cake/tests/cases/libs/controller/controller.test.php
	cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
	cake/tests/lib/cake_test_suite_dispatcher.php
	lib/Cake/Model/Behavior/TranslateBehavior.php
	lib/Cake/Model/Datasource/DataSource.php
	lib/Cake/Model/Datasource/Database/Mysql.php
2011-10-06 21:06:40 -04:00
..
Cache Making locking file caching the default. 2011-09-25 09:26:32 -04:00
Configure Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Console Fix issue where missing command would exit as success. 2011-10-03 23:08:48 -04:00
Controller Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Core Removing extra 0 index in request parameters. 2011-10-05 20:55:17 -04:00
Error Adding a new exception renderer method to show useful error for failed queries 2011-09-04 04:50:19 -04:30
I18n Removing more flaky tests. 2011-09-04 10:50:15 +01:00
Log Removed the @access and @static. 2011-07-30 20:56:48 -04:00
Model Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Network Renaming method to better match what it does. 2011-09-24 21:56:37 -04:00
Routing Fix issue where abstract or interface controllers 2011-09-30 22:40:30 -04:00
TestSuite Fixing failing test from previous commit. 2011-09-12 23:25:13 -04:00
Utility Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
View Weakening the assertion in order to make tests pass, actual difference are in the order of 30 bytes 2011-10-05 13:25:54 -04:30
AllBehaviorsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version 2011-09-03 06:50:19 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllModelTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllTestsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllTestSuiteTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Converging on 4px for border-radius. 2011-09-03 10:06:01 +01:00