..
Cache
Fix exception expectations.
2011-11-04 22:54:08 -04:00
Configure
Fixing doc blocks in Test suite and some visibility keywords.
2011-10-10 23:18:48 +02:00
Console
Rename file.
2011-11-13 16:48:52 -05:00
Controller
Fix ambiguous content types in RequestHandler.
2011-11-15 22:48:54 -05:00
Core
Fix requestAction post simulation.
2011-11-13 09:44:48 -05:00
Error
Updating for PHP5.4
2011-11-12 21:42:19 -05: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
adding sort on testresults, to avoid incorrect order returned by MySQL
2011-11-15 17:18:27 +01:00
Network
Fix more strict errors.
2011-11-13 20:47:55 -05:00
Routing
Convert another long test to use a dataprovider.
2011-11-09 21:25:12 -05:00
TestSuite
Fix html coverage reporting.
2011-11-11 22:13:20 -05:00
Utility
Update to assertEquals on Folder tests
2011-11-15 08:18:05 -08:00
View
Removing var_dump from test cases
2011-11-13 19:54:07 -04:30
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