cakephp2-php8/cake/tests/cases/libs/model
2010-10-25 19:47:32 -04:30
..
behaviors Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
datasources Allowing multiple sql sentences to be executed only for creting or altering databases 2010-10-20 23:57:00 -04:30
behavior_collection.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
cake_schema.test.php Fixing tests for CakeSchema 2010-10-17 15:25:04 -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 Fixing more errors in tests related to type casting 2010-10-25 19:47:32 -04:30
models.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00