cakephp2-php8/cake/tests/cases
2011-03-24 23:25:56 -04:00
..
console Adding a test case for the issue fixed in #1408. 2011-03-20 22:19:22 -04:00
libs Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions. 2011-03-24 23:25:56 -04:00
basics.test.php Fixing env('HTTP_BASE') for site domain names that have the form 2011-01-09 17:43:41 -03:00
dispatcher.test.php Fixing failing tests caused by me forgetting to run tests in [7032729651] 2011-02-16 22:08:20 -05:00