cakephp2-php8/cake/tests/cases/libs/model
2010-01-19 09:22:13 -05:00
..
behaviors Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
datasources Removing getTests included by accident. 2010-01-18 21:59:18 -05:00
cake_schema.test.php Merge branch '1.3-misc' into 1.3-merger 2009-11-15 20:09:12 -05:00
connection_manager.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
db_acl.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model_behavior.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
model_delete.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model_integration.test.php Refactoring Model::exists() to be independent of Model::$useTable. Fixes #199. 2010-01-14 16:47:08 -05:00
model_read.test.php Making Model::isVirtualField() and Model::getVirtualField() work with both Model.field as field. This fixes a number of issues in conditions, and fields arrays when model aliases are used. Fixes #208 and #220 2010-01-19 09:22:13 -05:00
model_validation.test.php Merge remote branch 'origin/1.2' into merger 2010-01-15 11:51:58 -05:00
model_write.test.php Adding error expectation to model_write test. Models using useTable = false, will still issue count queries to their datasources when exists() is called. 2010-01-16 20:24:27 -05:00
models.php Merge remote branch 'origin/1.2' into merger 2010-01-15 11:51:58 -05:00