cakephp2-php8/lib/Cake/Test/Case
mark_story 8209a298f7 Make CakeRoute::persistParams() more tolerant
Subclasses and instances may not always define persist options.
CakeRoute should be accepting of these differences.

Fixes #3957
2013-08-02 13:28:58 -04:00
..
Cache Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Fixes cake bake all. Refs #1443. 2013-07-20 20:21:35 +02:00
Controller Merge pull request #1440 from Phally/master-postgres-fails 2013-08-01 02:38:33 -07:00
Core remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
Error Fixed unit-test locales 2013-06-11 20:18:40 +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 Merge pull request #1440 from Phally/master-postgres-fails 2013-08-01 02:38:33 -07:00
Network Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Routing Make CakeRoute::persistParams() more tolerant 2013-08-02 13:28:58 -04:00
TestSuite Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Utility Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
View Merge pull request #1461 from thegallagher/master 2013-07-29 18:33:28 -07: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
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