cakephp2-php8/lib/Cake/Test/Case
2012-10-07 21:58:49 +05:30
..
Cache rtim files 2012-07-18 03:55:29 +02:00
Configure Add plugin support to IniReader, and harden tests. 2012-08-27 10:04:26 -03:00
Console Replace Model::read() with Model::find('first') in baked controller 2012-09-30 14:41:37 +05:30
Controller Allow throwing exception instead of redirecting upon unauthorized access attempt. Closes #591 2012-10-04 18:40:57 +05:30
Core fixing a error in the tests 2012-10-01 00:49:39 +01:00
Error Merge branch 'master' into 2.3 2012-09-28 21:20:24 -04:00
Event rtim files 2012-07-18 03:55:29 +02:00
I18n Merge pull request #874 from dereuromark/2.3-languages 2012-09-28 17:55:02 -07:00
Log Make tests pass on windows. 2012-07-21 20:59:05 -04:00
Model Cache character set names 2012-10-07 21:58:49 +05:30
Network Merge branch 'master' into 2.3 2012-09-28 21:20:24 -04:00
Routing url encode nested named parameters in unmatched routes 2012-10-05 11:40:58 +02:00
TestSuite changing is_writeable() to is_writable() 2012-09-15 11:17:35 +01:00
Utility Fix failing tests 2012-10-01 20:22:41 +05:30
View Merge branch 'master' into 2.3 2012-10-01 21:20:25 -04:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllRoutingTest.php Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher 2012-04-17 00:42:18 -04:30
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicsTest.php Fix coding standards errors. 2012-09-01 12:14:15 +01:00