cakephp2-php8/cake/tests/cases/libs/model
2009-01-21 01:17:51 +00:00
..
behaviors Added tests to disprove TreeBehavior can generate warning. Closes #5975. 2009-01-21 01:17:51 +00:00
datasources Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942 2009-01-16 19:08:44 +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 Fixing issue in __saveMulti() where unique was not always honoured. Thanks for the patch 'Jafinto'. Tests added. Closes #6006 2009-01-16 04:09:44 +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