cakephp2-php8/cake/tests/cases/libs/model
2008-05-19 03:03:44 +00:00
..
behaviors Merged relevant test cases from 'alkemann' into tree test and made them pass, fixes #4493 2008-05-19 03:03:44 +00:00
datasources Fixed DboSource test to use table prefixes based on the DB connection. 2008-05-18 23:34:13 +00:00
behavior.test.php Added new tests, failing on setup() mangles configuration, onError never triggered, find callbacks not triggered in recursive model finds 2008-05-18 12:49:57 +00:00
db_acl.test.php Updated the expectations of the two failing tests. Both pass now. Fixes #4600 2008-05-15 00:56:08 +00:00
model.test.php Applied patch by 'preloader', closes #4561 2008-05-19 02:31:26 +00:00
models.php adding numerical test case refs #4589, 2008-05-18 09:22:42 +00:00
schema.test.php Fixing HABTM associations on non-standard keys, fixes #4219, refactoring DboSource::calculate() 2008-03-13 03:11:29 +00:00