cakephp2-php8/lib/Cake/Test/Case
2011-10-28 23:45:31 -04:30
..
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 ucfirst object names part two (Folder/File) 2011-10-24 21:36:48 -04:00
Controller Fix issues with stateless authentication. 2011-10-23 12:54:51 -04:00
Core Merge remote-tracking branch 'origin/2.0' into 2.0 2011-10-26 22:33:24 -04:30
Error Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02: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 Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
Network Not sending a content-length for redirection status codes that are not supposed to have any content 2011-10-27 23:18:49 -04:30
Routing Setting a correct Content-Length for plugin assets 2011-10-28 23:45:31 -04:30
TestSuite Remove tests, that interact with RedirectRoute. 2011-10-22 23:27:04 -04:00
Utility Fixing use of options['exclude'] in Debugger::trace(), tests added. 2011-10-27 16:01:54 +02:00
View Fix issue with 0.Model.field inputs. 2011-10-26 23:46:15 -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
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 Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02: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 Make h() not puke when objects are passed in. 2011-10-27 21:30:50 -04:00