cakephp2-php8/cake/tests/cases/libs/model
2008-07-31 03:26:15 +00:00
..
behaviors Adding test case for AclBehavior. Modified AclBehavior to use $model->name for configuration and operation. Closes #5163 2008-07-31 03:26:15 +00:00
datasources Disabling caching on SQLite table list queries, adding SQLite test, fixes #5174 2008-07-30 19:18:48 +00:00
behavior.test.php commented behavior.test for future cases 2008-06-27 07:23:22 +00:00
db_acl.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
model.test.php Fixed broken test. 2008-07-30 01:12:03 +00:00
models.php Added afterFind callback to Models where recursive >= 2. Added tests from 'ezyang'. Closes #5103 2008-07-20 17:25:39 +00:00
schema.test.php fixes #3456, Use = instead of IN where possible 2008-06-27 05:14:52 +00:00