cakephp2-php8/lib/Cake/Test/Case/Model
Ceeram 093275aef6 Use correct value when using virtualFields in conditions and IN (), refs PR#897
Squashed commit of the following:

commit 6a986953e16601fb34a132df24ae16f882f218cf
Merge: babd714 118dd8c
Author: Ceeram <c33ram@gmail.com>
Date:   Fri Nov 2 13:02:15 2012 +0100

    Merge branch 'master' into virtualcondition

commit babd714d80178c68b0e3fbcc21fc53b846484fd8
Author: Ceeram <c33ram@gmail.com>
Date:   Fri Nov 2 00:22:43 2012 +0100

    fix incorrect tests

commit 9a46c13e1aa13905b8e5474947933676e03009ce
Author: Ceeram <c33ram@gmail.com>
Date:   Thu Nov 1 11:44:19 2012 +0100

    add test for regular fields and conditionKeysToString with IN

commit 3aa62e5cb93aa0c7bbb47e874fc1446873dd0d27
Merge: a8f0c3d 1f31340
Author: Ceeram <c33ram@gmail.com>
Date:   Thu Nov 1 11:37:01 2012 +0100

    Merge branch 'master' into virtualcondition

commit a8f0c3d918761ff2c456cc3a53f1e3ee5b1c6173
Author: Ceeram <c33ram@gmail.com>
Date:   Thu Oct 11 16:46:10 2012 +0200

    use correct value when using virtualFields in conditions and IN ()
2012-11-02 14:29:38 +01:00
..
Behavior Fix null column errors in SQLite and Postgres. 2012-11-01 21:07:29 -04:00
Datasource Use correct value when using virtualFields in conditions and IN (), refs PR#897 2012-11-02 14:29:38 +01: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 avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
CakeSchemaTest.php Revert "Add MySQL FULLTEXT support." 2012-09-20 20:39:02 -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 Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ModelReadTest.php Fix another test that fails on postgres sometimes. 2012-10-28 21:16:50 -04:00
models.php Fixing issues with validation rules not being reset after calling 2012-08-25 13:29:16 +02: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 Ensuring list of behavior methods are refreshed between calls of 2012-08-25 14:05:19 +02:00
ModelWriteTest.php Test all empty array with assertSame() because assertEquals() does not check the type. 2012-10-26 19:21:51 -03:00