cakephp2-php8/cake
mark_story 08866a90ca Updating tests in cake_test_case test, so they run in group test.
Fixing issue in cakeTestCase when running tests with fixtures. Fixture tables were not being created if $test DB config and $default DB were using the same database. Closes #5519

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7698 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-04 16:35:53 +00:00
..
config Updating 1.1 and 1.2 verison numbers 2008-10-02 05:06:48 +00:00
console Copying changes from app/webroot/js/vendors.php to cake/console/libs/templates/skel/webroot/js/vendors.php, fixes #5508 2008-10-02 14:32:54 +00:00
libs Allowing $attributes param of FormHelper::select() to be null, fixes #5518 2008-10-03 21:55:41 +00:00
tests Updating tests in cake_test_case test, so they run in group test. 2008-10-04 16:35:53 +00:00
basics.php Correcting env('HTTP_BASE') ensuring that when used with no subdomain (http://example.com) it does not return '.com' as the HTTP_BASE 2008-09-29 18:01:52 +00:00
bootstrap.php updating handling of required classes, fixes #5480 2008-09-26 14:03:16 +00:00
dispatcher.php Ensuring Dispatcher does not return an empty action, fixes #5434 2008-09-17 15:17:23 +00:00
LICENSE.txt Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
VERSION.txt Updating 1.1 and 1.2 verison numbers 2008-10-02 05:06:48 +00:00