cakephp2-php8/lib/Cake/Test/Case
2012-02-18 04:04:54 -08:00
..
Cache Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Configure Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Console Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Controller Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Core Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Error Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Event Fix dispatching event when event key name is used. 2012-01-05 18:31:00 +01:00
I18n Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Log Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Model Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
Network Fix failing tests. 2012-02-21 20:45:44 -05:00
Routing Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
TestSuite Fix failing tests. 2012-02-21 20:45:44 -05:00
Utility Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -08:00
View Use App::RESET instead of true with App::build() 2012-02-18 04:04:54 -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 Merge branch '2.0' into 2.1 2011-12-11 22:51:40 -05:00