cakephp2-php8/cake/tests/cases/libs/model
mark_story bf22af6b7f Fixing more strict errors and usage errors in BehaviorCollection test.
Making modParams only work if the result is an array.  This is for compatibility with previous behaviour.
2010-12-12 17:42:40 -05:00
..
behaviors Making a bunch of properties public so containable can hack around. Need to refactor and fix visibility issues. 2010-12-12 15:48:36 -05:00
datasources Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
behavior_collection.test.php Fixing more strict errors and usage errors in BehaviorCollection test. 2010-12-12 17:42:40 -05:00
cake_schema.test.php Fixing some tests to make them run on sqlite 2010-12-02 00:19:43 -04:30
connection_manager.test.php Removing all references to mysqli 2010-10-17 11:49:17 -04:30
db_acl.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
model_delete.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model_integration.test.php Making dates deconstruction in model more consistent for different datasources 2010-11-27 00:13:04 -04:30
model_read.test.php Starting to bring sqlite dbo up to date 2010-11-26 23:46:34 -04:30
model_validation.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model_write.test.php Fixing strict warnings in TreeBehavior and a few other classes. 2010-12-12 14:56:48 -05:00
models.php Fixing strict errors in translate and acl behaviors. 2010-12-12 17:38:49 -05:00