cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 6d269ce25d Merge branch '2.0' into 2.1
Conflicts:
	lib/Cake/Config/config.php
	lib/Cake/Console/Command/Task/ModelTask.php
	lib/Cake/Console/Command/TestsuiteShell.php
	lib/Cake/Model/CakeSchema.php
	lib/Cake/Model/Datasource/Database/Sqlite.php
	lib/Cake/Test/Case/Model/ModelTestBase.php
	lib/Cake/Test/Case/Routing/DispatcherTest.php
	lib/Cake/Test/Case/Utility/FileTest.php
	lib/Cake/VERSION.txt
2011-12-03 13:45:28 -05:00
..
Behavior Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
Datasource Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
BehaviorCollectionTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
CakeSchemaTest.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
ConnectionManagerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
DbAclTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ModelCrossSchemaHabtmTest.php Adding cross schema test 2011-11-25 22:29:23 +07:00
ModelDeleteTest.php Fixing cascading delete, when using foreignKey false and setting condition on hasOne. 2011-11-30 20:02:36 +01:00
ModelIntegrationTest.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
ModelReadTest.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
models.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
ModelTest.php Adding cross schema test 2011-11-25 22:29:23 +07:00
ModelTestBase.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
ModelValidationTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ModelWriteTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00