cakephp2-php8/cake/tests
2008-05-28 16:02:31 +00:00
..
cases fixes #4761, tree behavior parameter array merge logic incorrect 2008-05-28 16:02:31 +00:00
fixtures Made DboSource::length return string for float-like values, added a bunch of tests, fixes #4739 2008-05-23 07:09:16 +00:00
groups removing loader.test.php from configure.group.php to make it work again 2008-05-12 18:21:13 +00:00
lib Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
test_app Renaming configs to config and fixing Acl test. 2008-05-18 22:51:29 +00:00