cakephp2-php8/cake/tests/cases/libs/model
2009-09-30 22:34:29 -04:00
..
behaviors Adding patch from 'Ceeram' and 'TehTreag' to implement automatic updating of Aro/Aco nodes created AclBehavior. Test cases added. Fixes #33 and #4261 2009-09-19 01:17:20 -04:00
datasources Moving DboMysql::listDetailedSources() and DboMysql::getCharsetName() into DboMysqlBase so it works with mysqli as well. Tests added for MySqli. 2009-09-30 00:39:32 -04:00
cake_schema.test.php added unlink to SchemaTest::tearDown() 2009-08-02 16:47:15 -07:00
connection_manager.test.php Refactoring ConnectionManager & tests. 2009-09-25 11:08:34 -04:00
db_acl.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
model.test.php Merge branch '1.2' into 1.2-merger 2009-09-16 01:23:49 -04:00
model_behavior.test.php Fixing issues with cakeError call. 2009-08-30 19:33:21 -04:00
model_delete.test.php Removing deprecated methods from test cases. 2009-09-16 00:33:29 -04:00
model_integration.test.php whitespace normalization 2009-08-02 16:09:39 -07:00
model_read.test.php Changes Model::find() to allow modification of DataSource connection during callbacks. 2009-09-10 09:28:55 -04:00
model_validation.test.php Adding error triggering while in debug mode for unhandled validation methods. 2009-09-30 22:34:29 -04:00
model_write.test.php Merge branch '1.2' into 1.2-merger 2009-09-16 01:23:49 -04:00
models.php Merge branch '1.2' into 1.2-merger 2009-09-16 01:23:49 -04:00