cakephp2-php8/cake/tests/cases/libs/model
2010-03-13 22:55:18 -05:00
..
behaviors Adding return statement, preventing infinite loops when no default fields are bound, and unbindTranslation() is called with no fields. Fixes #307 2010-02-11 22:03:43 -05:00
datasources Implementing cacheMethod(). Helps to solve #458, as it provides features to control and clear method caches. 2010-03-13 22:55:18 -05:00
cake_schema.test.php Updating CakeSchema test so it runs in both solo and group contexts. Changing table used on TestPluginComment to match its name. 2010-02-28 13:31:23 -05:00
connection_manager.test.php Fixing missing reference operators in test cases. 2010-03-05 22:06:20 -05:00
db_acl.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_behavior.test.php Fixing SQL errors when running model_behavior tests with postgresql. Fixes #406 2010-03-07 19:02:19 -05:00
model_delete.test.php Adding condition for counterCache update keys. Fixes issues where counter cache wouldn't be updated. Fixes #450 2010-03-13 00:18:51 -05:00
model_integration.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_read.test.php Fixing some tests for Postgres Dbo and adding test cverage for extra params in order function, closes #353 2010-03-09 15:24:03 -04:30
model_validation.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_write.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
models.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00