cakephp2-php8/lib/Cake/Test/Case
2012-04-10 20:08:12 -04:00
..
Cache Fix a few small code standards issues. 2012-03-26 23:04:32 -04:00
Configure Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Console Fix coding standards errors. 2012-04-08 21:01:25 -04:00
Controller Fix coding standards errors. 2012-04-08 21:01:25 -04:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00
Error Remove duplicated code backup. 2012-03-31 13:32:44 -04:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -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-dbosource' into 2.1 2012-04-04 19:58:48 +05:30
Network Add test for query string encoding. 2012-04-10 20:08:12 -04:00
Routing Fragments should not be urlencoded() 2012-04-06 21:32:37 -04:00
TestSuite Fix whitespace errors. 2012-04-08 20:40:30 -04:00
Utility Support multiple bytes with thousands/decimals in CakeNumber::format < PHP5.4 2012-03-28 10:46:31 -07:00
View Fix failing test. 2012-04-09 21:46:38 -04:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllRoutingTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BasicsTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00