cakephp2-php8/cake/tests/cases/libs/model
mark_story 03d99d43be Fixing unbalanced ob_start().
Removing dead code.
2010-09-24 23:30:00 -04:00
..
behaviors Merge branch '1.3' into 2.0 2010-09-06 16:53:04 -04:00
datasources Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
behavior_collection.test.php Fixing unbalanced ob_start(). 2010-09-24 23:30:00 -04:00
cake_schema.test.php Updating CakeSchema test case to run in suites. It did not account for additional tables being in the database when it ran. 2010-09-24 23:28:48 -04:00
connection_manager.test.php Merge branch '2.0-phpunit' into 2.0 2010-06-28 22:31:35 -04:00
db_acl.test.php Fixing access violations in DbAcl test case. 2010-06-07 23:47:48 -04:00
model.test.php Migrating ModelWriteTest to phpunit 2010-06-02 00:30:52 -04:30
model_delete.test.php Migrating ModelDeleteTest to phpunit 2010-05-31 23:50:03 -04:30
model_integration.test.php Fixing file included in all_models. 2010-09-24 23:30:00 -04:00
model_read.test.php Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
model_validation.test.php Merge branch '1.3' into 2.0 2010-09-06 16:53:04 -04:00
model_write.test.php Fixing failing tests caused by fixture data changes. 2010-09-24 23:30:00 -04:00
models.php Migrating ModelValidationTest to phpunit 2010-06-01 00:19:11 -04:30