cakephp2-php8/cake/tests/test_app/controllers
mark_story 565cd96120 Fixing issue in CakeTestCase where fixture tables were incorrectly detected and dropped when running tests with no $test config or $test config and $default config on the same database.
Updating TestAppsPostsController to fix compatibility issues with postgres.
Defining $name in CakeTestFixture to remove notice errors, when constructing a nameless Fixture.
Fixes #6518

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8254 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-07-24 16:29:18 +00:00
..
components Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
tests_apps_controller.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
tests_apps_posts_controller.php Fixing issue in CakeTestCase where fixture tables were incorrectly detected and dropped when running tests with no $test config or $test config and $default config on the same database. 2009-07-24 16:29:18 +00:00