cakephp2-php8/lib/Cake/Test/Case
2014-12-01 23:03:47 -05:00
..
Cache Fix Memcached test failures. 2014-10-15 11:11:50 -04:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
Controller Handle query string arguments in digest auth data. 2014-10-17 23:12:41 -04:00
Core Mark App::pluginPath as deprecated and don't use it anymore. 2014-06-24 11:52:29 +02:00
Error Fix an infinite recursion caused by missing plugin 2014-07-09 15:55:41 +09:00
Event Fix some missed doc block issues 2014-11-30 14:50:11 -07:00
I18n Introduced I18n category constants (#1894) 2014-03-23 17:00:17 +01:00
Log fix failling test on Jenkins after ee1e270 2014-09-13 08:19:40 +02:00
Model Fix incorrect hardcoded database name. 2014-12-01 23:03:47 -05:00
Network Make the version option function as intended. 2014-11-24 22:38:00 -05:00
Routing Add @trigger doc blocks of methods triggering CakeEvent 2014-11-30 14:45:40 -07:00
TestSuite Fix PHPCS and PHP5.3 error. 2014-10-13 21:07:08 -04:00
Utility Add @trigger doc blocks of methods triggering CakeEvent 2014-11-30 14:45:40 -07:00
View Add additional useful tests for autoLink() 2014-10-27 21:03:03 -04:00
AllBehaviorsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCacheTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllComponentsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConfigureTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCoreTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDatabaseTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllErrorTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllEventTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllHelpersTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllI18nTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllLogTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllNetworkTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllRoutingTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllUtilityTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicsTest.php Merge pull request #4366 from hmic/ticket#2707 2014-08-24 17:25:30 +02:00