cakephp2-php8/cake/tests/cases/libs/model
nate fed7d601a2 Updating test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5910 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-27 20:33:52 +00:00
..
behaviors Refactoring find*() methods into Model::find(), i.e. Model::find('all', array('conditions' => ...)), findCount()/find('count') results are no longer filtered 2007-10-21 18:34:23 +00:00
datasources Updating test cases 2007-10-27 20:33:52 +00:00
db_acl.test.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.test.php Updating test cases 2007-10-27 20:33:52 +00:00
schema.test.php updating schema and tests 2007-08-29 08:32:18 +00:00