cakephp2-php8/lib/Cake/Test/Case
2011-10-20 21:42:14 -04:00
..
Cache Fix issue writing to file cache 2011-10-18 21:21:05 -04:00
Configure Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Console Fix failing test caused by addition of TestShell. 2011-10-20 21:39:58 -04:00
Controller Fixed issue when using multiple extensions in Router::parseExtensions() could result in undefined index notice by RequestHandlerComponent. 2011-10-19 15:36:00 +02:00
Core Refactoring App::build() so it looks more readable 2011-10-14 17:11:45 -04:30
Error Fix failing test caused by changes in debug(). 2011-10-20 21:42:14 -04:00
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 branch '2.1' of github.com:cakephp/cakephp into 2.1 2011-10-18 17:46:00 +02:00
Network Implement $request->is('requested'); 2011-10-20 21:11:42 -04:00
Routing Applying fix from 'euromark' to fix protocol relative links 2011-10-17 21:03:25 -04:00
TestSuite Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Utility Updating other debugger tests. 2011-10-19 22:27:55 -04:00
View Adding test for form->submit() and timestamps. 2011-10-19 21:53:47 -04:00
AllBehaviorsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
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 Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
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 Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02: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
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fix broken AllTests. 2011-10-20 21:24:54 -04:00
AllTestSuiteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
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