cakephp2-php8/cake/tests/cases/libs/model
2008-05-13 19:29:03 +00:00
..
behaviors "Fixes #4408, Options for a Behavior are not being reset for associated models using the same behavior" 2008-04-09 04:10:27 +00:00
datasources Adding check for XDebug in CCM test, fixing database check in MySQL, adding test coverage for View, fixes #4619 2008-05-11 15:48:45 +00:00
behavior.test.php Fixed bug in BehaviorCollection::trigger, closes #4520 2008-05-13 02:33:44 +00:00
db_acl.test.php updating acl.test with new fixtures. reverting modified acl related fixtures used for db_acl.test 2008-05-13 19:29:03 +00:00
model.test.php fixes #4432, Model aliases. Updated cases. Removed usage of $this->model in model.test.php in favor of local variables 2008-05-13 16:42:39 +00:00
models.php fixes #4432, Model aliases. Updated cases. Removed usage of $this->model in model.test.php in favor of local variables 2008-05-13 16:42:39 +00:00
schema.test.php Fixing HABTM associations on non-standard keys, fixes #4219, refactoring DboSource::calculate() 2008-03-13 03:11:29 +00:00