cakephp2-php8/lib/Cake/Test/Case
José Lorenzo Rodríguez 74d837bef3 Merge pull request #512 from shama/patch-test-fixes
Fix missing class errors with ComponentCollectionTest and DbAclTest
2012-02-22 03:48:40 -08:00
..
Cache Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Configure Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Console Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Controller Merge pull request #512 from shama/patch-test-fixes 2012-02-22 03:48:40 -08:00
Core Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Error Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Event Fix dispatching event when event key name is used. 2012-01-05 18:31:00 +01:00
I18n Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Log Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
Model Merge pull request #512 from shama/patch-test-fixes 2012-02-22 03:48:40 -08:00
Network Fix failing tests. 2012-02-21 20:45:44 -05:00
Routing Merge pull request #500 from shama/patch-visibility 2012-02-21 17:36:36 -08:00
TestSuite Fix failing tests. 2012-02-21 20:45:44 -05:00
Utility Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
View Merge pull request #508 from shama/patch-app-build 2012-02-21 19:48:21 -08: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 add missing tests 2012-01-12 13:06:24 +01:00
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllEventTest.php add missing tests 2012-01-12 13:06:24 +01:00
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 changing test order 2012-02-10 22:26:00 +07: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 Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00