cakephp2-php8/lib/Cake/Test/Case
2013-07-26 15:18:28 +02:00
..
Cache Fixes errors in tests with APC installed but not enabled in CLI. 2013-07-19 17:04:54 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Fixes cake bake all. Refs #1443. 2013-07-20 20:21:35 +02:00
Controller Strips the base off the generated URL from the AuthComponent. 2013-07-26 15:18:28 +02:00
Core remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
Error Fixed unit-test locales 2013-06-11 20:18:40 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n correct return types in doc blocks 2013-07-05 17:19:22 +02:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
Network Better support various ranges as described in RFC2616 2013-07-18 11:26:55 -04:00
Routing Ignore asset requests containing %2e in them. 2013-07-16 13:14:27 -04:00
TestSuite remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
Utility Merge pull request #1412 from wernerhp/master 2013-07-10 08:59:03 -07:00
View Merge pull request #1441 from ravage84/ViewTestsCleanup 2013-07-19 19:40:09 -07:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00