cakephp2-php8/lib/Cake/Test/Case
2012-04-23 22:01:45 -04:00
..
Cache Merge branch '2.2-redis-engine' into 2.2 2012-04-22 19:14:24 -04:30
Configure Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Console cake 2.2 test case fixes (assert corrections, correct class names) 2012-04-21 15:02:35 +02:00
Controller Merge branch '2.1' into 2.2 2012-04-23 21:50:36 -04:00
Core Add missing parent calls. 2012-04-15 22:20:34 -04:00
Error Add missing parent calls. 2012-04-15 22:20:34 -04:00
Event Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
I18n Ensure L10n::get() consistently returns the set language. Closes #2737 2012-04-09 00:49:24 +05:30
Log Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Model Merge branch '2.1' into 2.2 2012-04-23 10:34:04 +02:00
Network Merge branch '2.1' into 2.2 2012-04-23 10:34:04 +02:00
Routing Fix coding standards errors. 2012-04-23 22:01:45 -04:00
TestSuite CakeTestSuite::addTestDirectory() ignore non-php 2012-04-23 12:15:29 -04:00
Utility Merge branch '2.1' into 2.2 2012-04-23 21:50:36 -04:00
View Merge branch '2.1' into 2.2 2012-04-23 10:34:04 +02:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllRoutingTest.php Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher 2012-04-17 00:42:18 -04:30
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicsTest.php Add missing parent calls. 2012-04-15 22:20:34 -04:00