cakephp2-php8/lib/Cake/Test/Case
ADmad 9ce216b09d Revert "Fix missing view variables."
Commit 7416c53 shows error message from last exception instead of first one
and also displays framework specific error messages instead of generic ones with debug off.
We don't want either.

This reverts commit 7416c530a2.
2012-06-11 02:36:51 +05:30
..
Cache Adding timeout and port options to the redis cache engine 2012-05-29 23:39:56 +01:00
Configure Fix assertion. 2012-05-01 21:45:06 -04:00
Console Adding cake core message extraction in cake extract 2012-06-07 23:55:36 +01:00
Controller Merge branch '2.1' into 2.2 2012-06-02 20:57:05 -04:00
Core Update dump() to allow partial dumps. 2012-05-01 21:00:42 -04:00
Error Revert "Fix missing view variables." 2012-06-11 02:36:51 +05:30
Event Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
I18n Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Log making CakeLog to work with bogus $type and $scope 2012-05-16 08:16:20 +07:00
Model Adding new test case for ModelValidator 2012-06-09 15:27:22 -04:30
Network remove pseudo-mock code 2012-06-06 23:08:40 +02:00
Routing adding setExtensions() to allow adding more extensions as parseExtensions would override existing valid extensions 2012-05-30 21:29:05 +02:00
TestSuite Merge branch '2.1' into 2.2 2012-05-03 21:06:35 -04:00
Utility Fixing CakeTime, the actual params for format() is $date and $format, 2012-06-09 08:28:39 -04:30
View Fix code style errors. 2012-06-03 21:11:34 -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 Merge branch '2.1' into 2.2 2012-06-02 01:47:21 +02:00