cakephp2-php8/lib/Cake/tests/cases/libs/model
2011-01-28 01:48:15 -04:30
..
behaviors Fixing Acl classes loading for the AclBehavior tests 2011-01-28 01:44:04 -04:30
datasources Making all Mysql dbo source tests pass 2011-01-05 23:14:33 -04:30
behavior_collection.test.php Fixing BehaviorCollection test regarding how classes are loaded. with the introduction of App::uses() it is not possible to determine if a file is missing or just the class in the file, so removing the throwing of MissingBehaviorFileException seems the only choice 2011-01-28 01:48:15 -04:30
cake_schema.test.php Making CakeSchema tests pass 2011-01-08 23:45:07 -04:30
connection_manager.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
db_acl.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-09 23:32:05 -04:30
model.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
model_delete.test.php Fixing ModelDeleTest because of changes on the way datasources handle boolean fields 2011-01-05 22:48:13 -04:30
model_integration.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
model_read.test.php Replacing driver type check now that the key "datasource" is to be used instead of "driver" 2011-01-05 22:44:32 -04:30
model_validation.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
model_write.test.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
models.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30