cakephp2-php8/lib/Cake/Test/Case
2013-04-30 02:24:25 -07:00
..
Cache Fix: write() after clearGroup() does not actually write to file 2013-04-26 14:43:36 +07:00
Configure Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Console remove copyright noise from test files to unify with new newer files which don't contain it anymore anyway 2013-04-29 17:16:53 +02:00
Controller spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
Core Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Error Fix failing tests. 2013-02-25 14:19:13 -05:00
Event Updated copyright 2013-02-08 21:28:17 +09:00
I18n Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Log Merge pull request #1127 from dereuromark/master-strict-comparison 2013-02-14 01:10:48 -08:00
Model Remove leftover param that is now wrongly triggering "strict" 2013-04-22 11:36:17 +02:00
Network Merge pull request #1254 from dereuromark/master-spelling-corrections 2013-04-29 09:27:48 -07:00
Routing spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
TestSuite Remove test case that is no longer useful. 2013-03-22 21:36:11 -04:00
Utility Exclude domain names starting with - 2013-04-29 21:31:30 -04:00
View spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
AllBehaviorsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllCacheTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllComponentsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllConfigureTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllConsoleTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllControllerTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllCoreTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllDatabaseTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllErrorTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllEventTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllHelpersTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllI18nTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllLogTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllNetworkTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllRoutingTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllTestsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllTestSuiteTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllUtilityTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllViewTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BasicsTest.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00