cakephp2-php8/cake/tests
2008-05-23 16:12:14 +00:00
..
cases Improving field detection in Containable. paginate() now avoids sending recursive to find calls when it is not explicitly set. Adding more tests to Containable to show how to paginate, fixes #4746 2008-05-23 16:12:14 +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