cakephp2-php8/lib/Cake/Test/Case/Model
mark_story ec38ee1c48 Only enable cacheSources if both the datasource + model agree on it.
This prevents models from flipping cacheSources on when the datasource
has it disabled already.

Refs #2364
2013-11-19 17:36:20 -05:00
..
Behavior Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Datasource Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Validator Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclNodeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BehaviorCollectionTest.php Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
CakeSchemaTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConnectionManagerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelCrossSchemaHabtmTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelDeleteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelIntegrationTest.php Only enable cacheSources if both the datasource + model agree on it. 2013-11-19 17:36:20 -05:00
ModelReadTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
models.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelValidationTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelWriteTest.php Add test for saveAssociated and expression objects. 2013-11-16 10:51:14 -05:00