cakephp2-php8/cake/tests/cases/libs/model
2009-01-15 00:50:01 +00:00
..
behaviors fixes #6003 tree behavior fails with uuids 2009-01-15 00:50:01 +00:00
datasources Fixing showQuery() when there is $error = false. Tests from 'zackenbarsch' added. Fixes #5983 2009-01-14 04:12:46 +00:00
behavior.test.php Adding App::import() to fix broken tests when running behavior test individually. 2008-12-08 00:49:08 +00:00
db_acl.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
model.test.php closes #5968, refs #5798, reverts [7893], when dependent is true, conditions are not respected on HABTM associations when deleting parent record. [7893] would result in orphaned records. If more fine grained control is needed, create a model for the join table and handle it on an application/applicaiton basis. 2009-01-14 22:01:01 +00:00
models.php adding tests for #6003 2009-01-14 23:40:47 +00:00
schema.test.php Fixing schema test compatibility issues with postgres 2008-12-17 03:36:27 +00:00