cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 49708ec837 Fix cachefiles being generated with "
Cache files with SQLite should not contain "

Fixes #2323
2011-11-30 21:56:25 -05:00
..
Behavior Adhering to coding standards 2011-11-30 07:44:11 -08:00
Datasource Fix cachefiles being generated with " 2011-11-30 21:56:25 -05:00
BehaviorCollectionTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
CakeSchemaTest.php Fix failing tests caused by previous commit. 2011-11-20 23:00:58 -05:00
ConnectionManagerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
DbAclTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ModelDeleteTest.php Fixing cascading delete, when using foreignKey false and setting condition on hasOne. 2011-11-30 20:02:36 +01:00
ModelIntegrationTest.php Test case compatibility assertIsA() to assertInstanceOf() 2011-11-16 21:07:08 -05:00
ModelReadTest.php Adhering to coding standards 2011-11-30 07:44:11 -08:00
models.php Fixing cascading delete, when using foreignKey false and setting condition on hasOne. 2011-11-30 20:02:36 +01:00
ModelTestBase.php Fixing cascading delete, when using foreignKey false and setting condition on hasOne. 2011-11-30 20:02:36 +01:00
ModelValidationTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ModelWriteTest.php use old timestamp variable, to ensure test to pass 2011-11-17 13:09:03 +01:00