cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 4a3b2e2a03 Fix failing test in SQLite.
SQLite does not handle subqueries in virtual fields well. However, the
original issue was that the generated query was invalid which
find(first) will still catch.
2015-05-21 21:58:12 -04:00
..
Behavior Merge branch 'master' into 2.6 2014-11-14 21:25:09 -05:00
Datasource Merge branch 'postgres_altercolum_error' into master 2015-03-14 22:23:43 -04:00
Validator Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AclNodeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollectionTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSchemaTest.php CakeSchema naming fallback. 2014-08-11 10:40:57 -05:00
ConnectionManagerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelCrossSchemaHabtmTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelDeleteTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
ModelIntegrationTest.php No need to get the datasource if column is defined in schema. Fixes #5712 2015-01-22 00:46:55 +01:00
ModelReadTest.php Fix failing test in SQLite. 2015-05-21 21:58:12 -04:00
models.php Fix PHPCS errors. 2015-01-21 23:32:08 -05:00
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidationTest.php Merge branch 'master' into 2.6 2014-10-13 21:11:38 -04:00
ModelWriteTest.php Fix whitelist being empty during afterSave. 2015-03-08 13:51:46 -04:00