cakephp2-php8/cake/tests/test_app
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
..
config Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
controllers 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
locale fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00
models adding models/behaviors for object persist tests 2009-03-19 20:10:10 +00:00
plugins fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00
tmp updating file engine and test case 2008-06-24 01:09:54 +00:00
vendors Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
views Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00