cakephp2-php8/cake/tests/cases/libs/model
2008-11-19 15:53:41 +00:00
..
behaviors Fixing TranslateBehavior bug when $query['recursive'] is set. Fixes #5593. 2008-11-12 19:45:30 +00:00
datasources Correcting regex that parses default values from schema in DboMssql, fixes #5748. Thanks Pixilation for the patch and test case. 2008-11-14 02:00:02 +00:00
behavior.test.php Fixing error in previous commit. 2008-11-11 00:19:24 +00:00
db_acl.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
model.test.php Fixing reset of Model::__exists when create() is called. Test added. 2008-11-19 15:53:41 +00:00
models.php Fixing merging of actsAs and _findMethods from PluginAppModel classes. Adding test cases and necessary test classes 2008-11-14 20:24:27 +00:00
schema.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00