cakephp2-php8/lib/Cake/Test/Case
mark_story cb6ea82fea Allow CakeEmail::template() to disable layout rendering.
Fix the code to act as documented. Sending template('view', null) should
disable layout rendering.

Fixes #3983
2013-08-13 14:01:33 -04:00
..
Cache coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Removed a stray tab. 2013-08-06 17:13:53 +08:00
Controller Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
Core coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Error coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Throw exceptions when '' is used as translation domain. 2013-07-27 21:41:22 -04:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Network Allow CakeEmail::template() to disable layout rendering. 2013-08-13 14:01:33 -04:00
Routing coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
TestSuite Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Utility Making CakeTime display 'about X ago' when time passed is lower than accuracy 2013-08-12 10:01:38 -04:00
View coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDbRelatedTest.php Added more tests to db related tests group 2013-08-04 23:38:30 +05:30
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00