cakephp2-php8/cake/tests/cases/libs/model
phpnut 0ef028bc1f "Fixing self associated joins.
Added additional test cases and correct one bad test case.
Fixes #4364, !__mergeAssociation() in dbo_source fails to merge belongsTo properly"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6606 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-26 11:17:24 +00:00
..
behaviors Adding test cases for TreeBehavior scoping 2008-03-19 00:54:32 +00:00
datasources Fixing vulnerability in field quoting in DboSource 2008-03-20 16:40:45 +00:00
behavior.test.php Refactoring behavior method dispatch handling to work on PHP4, fixes #4296, refactoring schema test 2008-03-09 06:24:40 +00:00
db_acl.test.php Adding DbAcl test case for ticket #4288 2008-03-09 04:19:58 +00:00
model.test.php "Fixing self associated joins. 2008-03-26 11:17:24 +00:00
models.php "Fixing self associated joins. 2008-03-26 11:17:24 +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