cakephp2-php8/cake/tests/cases/libs/model
2009-03-11 00:06:41 +00:00
..
behaviors Fixing issue when Model::$translateTable is set 2009-02-19 13:45:51 +00:00
datasources Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163. 2009-03-09 20:03:02 +00:00
behavior.test.php Reverting changes to Behavior so that all models use the same behavior instance, fixes #6038, refs #4408. 2009-03-11 00:06:41 +00:00
db_acl.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
model.test.php Reverting changes to Behavior so that all models use the same behavior instance, fixes #6038, refs #4408. 2009-03-11 00:06:41 +00:00
models.php Removing VALID_NUMBER and VALID_NOT_EMPTY from tests, applying patch from 'jperras'. Fixes #5901 2009-01-15 01:55:31 +00:00
schema.test.php Fixing schema test compatibility issues with postgres 2008-12-17 03:36:27 +00:00