cakephp2-php8/lib/Cake/Test/Case
2016-08-08 20:09:37 +09:00
..
Cache Improved apc calls 2016-05-07 14:26:09 -04:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console TestShell passes the 'directive' option to PHPUnit correctly 2016-08-08 20:09:37 +09:00
Controller Fixed wrong assertion 2016-07-07 09:24:33 +02:00
Core Remove lighthouse references 2016-02-10 12:27:34 +01:00
Error Updated test method name and description 2016-07-14 04:57:25 +02:00
Event Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
I18n Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Model Prevent unnecessary joins / complex conditions in delete 2016-07-27 16:31:57 +02:00
Network Avoiding circular object reference in SmptTransport 2016-08-01 13:09:45 -05:00
Routing Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
TestSuite Remove lighthouse references 2016-02-10 12:27:34 +01:00
Utility Attempt to get tests passing on travis. 2016-07-01 17:52:02 -04:00
View refs #8654 FormHelper cleanup unlockFields key 2016-06-28 22:01:06 -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 use constant PHP_SAPI 2015-07-26 15:35:03 +02:00