cakephp2-php8/cake/tests/cases/libs/model
2010-11-10 23:31:54 -04:30
..
behaviors Merge remote branch 'origin/2.0' into feature/2.0/pdo 2010-11-03 00:23:18 -04:30
datasources Removing all methods with mysql syntax or dependent on anyway of this Dbo out form DboSourceTest. 2010-11-10 23:31:54 -04:30
behavior_collection.test.php Merge remote branch 'origin/2.0' into feature/2.0/pdo 2010-11-03 00:23:18 -04:30
cake_schema.test.php Merge remote branch 'origin/2.0' into feature/2.0/pdo 2010-11-03 00:23:18 -04:30
connection_manager.test.php Removing all references to mysqli 2010-10-17 11:49:17 -04:30
db_acl.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
model.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
model_delete.test.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
model_integration.test.php Fixing some test cases 2010-10-17 11:29:49 -04:30
model_read.test.php Implementing DboSource::insertMulti so it uses prepared statements, also changing internal uses of this method to reflect the new api, this brings as consequence a better abstracttion for datasources in model and fixtures, but breaks BC 2010-10-24 19:59:54 -04:30
model_validation.test.php Fixing tests that were failing due to SimpleTest being less sensitive to types than PHPUnit. 2010-10-13 23:09:55 -04:00
model_write.test.php Merge remote branch 'origin/2.0' into feature/2.0/pdo 2010-11-03 00:23:18 -04:30
models.php Stating to move quoting test out from dbosource into mysql test 2010-11-03 19:14:22 -04:30