cakephp2-php8/cake/tests/cases/libs/model
2009-02-08 23:09:08 +00:00
..
behaviors Added tests to disprove TreeBehavior can generate warning. Closes #5975. 2009-01-21 01:17:51 +00:00
datasources Added conditional check for compatibility with MySQL 4.x result sets to DboMySqlBase::index(). Tests added. Thanks to 'teknoid' for the help. Closes #4503 2009-02-08 23:09:08 +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 Adding test case to show how auto-computed fields should be removed from data if using to clone records, closes #6066 2009-02-07 14:56:37 +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