cakephp2-php8/lib/Cake/Test/Case/Model
Ceeram b8607ca2ed fix fieldlist, refs PR808 and PR851
Squashed commit of the following:

commit 7007dba0eb836f852aaca95fada103bc4ba993a9
Merge: 3ca4d23 7d84486
Author: Ceeram <c33ram@gmail.com>
Date:   Fri Nov 2 10:53:39 2012 +0100

    Merge branch '2.3' into calinseciu-2.3

commit 3ca4d231bf80d2bb1c0572196f633da68c1a0db7
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Sep 23 12:45:00 2012 +0200

    more tests added

commit e6b12532655671aff2b966a9be89b2625a715e8f
Author: Ceeram <c33ram@gmail.com>
Date:   Tue Sep 18 09:18:32 2012 +0200

    change methodname and visbilty

commit 70396265025190ab2fbc159911ec3e064cc44fb2
Author: Ceeram <c33ram@gmail.com>
Date:   Thu Sep 6 17:26:52 2012 +0200

    fix fieldlist, refs PR #808

commit e9db96bfe163609eeefba430d8353c822aabacb0
Merge: 99b798f adb8142
Author: Ceeram <c33ram@gmail.com>
Date:   Thu Sep 6 16:26:40 2012 +0200

    Merge branch '2.3' of git://github.com/calinseciu/cakephp into calinseciu-2.3

commit adb8142d2694692ec71a063ac2ad1b275f3a67c9
Author: calinseciu <calinseciu@gmail.com>
Date:   Thu Aug 30 17:57:50 2012 +0300

    Add foreignKey to whitelist in saveAssociated()

    Association's foreignKey doesn't get saved when saving hasMany associations since it's not in the model's whitelist after validation.
    This happens if you don't send the foreignKey with the associated records data.
2012-11-02 10:56:49 +01:00
..
Behavior Merge branch 'master' into 2.3 2012-10-27 21:13:53 -04:00
Datasource Merge branch 'master' into 2.3 2012-10-27 21:13:53 -04:00
Validator Add additional tests for error triggering on missing validator. 2012-07-15 19:47:28 -04:00
AclNodeTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
BehaviorCollectionTest.php Code standards fixes 2012-10-29 08:14:17 -07:00
CakeSchemaTest.php Add MySQL FULLTEXT support. 2012-09-20 20:42:30 -04:00
ConnectionManagerTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelCrossSchemaHabtmTest.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
ModelDeleteTest.php Test all empty array with assertSame() because assertEquals() does not check the type. 2012-10-26 19:21:51 -03:00
ModelIntegrationTest.php adding a plugin propery to models wwith tests for ticket #85 2012-09-20 21:31:31 -04:00
ModelReadTest.php Merge branch 'master' into 2.3 2012-10-28 21:42:48 -04:00
models.php Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
ModelTest.php Fix coding standards. 2012-05-20 15:51:09 -04:00
ModelTestBase.php remove referencers to fixtures that don't exist 2012-06-18 16:40:37 +02:00
ModelValidationTest.php Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
ModelWriteTest.php fix fieldlist, refs PR808 and PR851 2012-11-02 10:56:49 +01:00