cakephp2-php8/lib/Cake/Test/Case/Model
mark_story c9bd97309f Merge branch '1.3' into merger
Conflicts:
	cake/libs/configure.php
	cake/libs/controller/components/email.php
	cake/libs/model/datasources/dbo/dbo_mysqli.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/libs/controller/components/email.test.php
	cake/tests/cases/libs/model/datasources/dbo_source.test.php
	lib/Cake/Config/config.php
	lib/Cake/Console/Command/Task/ViewTask.php
	lib/Cake/Model/Datasource/DboSource.php
	lib/Cake/Model/Model.php
	lib/Cake/Test/Case/Model/ModelReadTest.php
	lib/Cake/Test/Case/Model/ModelValidationTest.php
	lib/Cake/Test/Case/Utility/InflectorTest.php
	lib/Cake/Test/Case/View/Helper/FormHelperTest.php
	lib/Cake/Utility/Inflector.php
	lib/Cake/Utility/Validation.php
	lib/Cake/VERSION.txt
	lib/Cake/View/Helper.php
	lib/Cake/View/Helper/FormHelper.php
2011-10-01 22:38:20 -04:00
..
Behavior Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
Datasource Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
BehaviorCollectionTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
CakeSchemaTest.php Fixing a few failing test cases and attempting to work around php segmentation fault when running the complete test suite 2011-09-28 22:57:50 -04:30
ConnectionManagerTest.php Fixing failing tests caused by path/object cache issues. 2011-09-03 01:14:51 +01:00
DbAclTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
ModelDeleteTest.php Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00
ModelIntegrationTest.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
ModelReadTest.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
models.php Fix issue with duplicate associations when using string form. 2011-09-18 12:26:59 -04:00
ModelTestBase.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ModelValidationTest.php Added unittest for saveAll() validation with the data no id assigned. 2011-09-23 22:23:26 +09:00
ModelWriteTest.php Removing test ins porstgres that wasn't actually testing a thing, and making another postgres test pass 2011-10-01 15:25:17 -04:30