cakephp2-php8/cake/tests/lib
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
..
cake_reporter.php Removing ob_start() calls from cake_reporter. Significantly reduces memory usage of test suite. Fixes #5972 2009-01-14 18:00:18 +00:00
cake_test_case.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
cake_test_fixture.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
cake_test_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
cake_web_test_case.php Renaming {{{SimpleTestOptions::ignore()}}} to {{{SimpleTest::ignore()}}} Refs #6425 2009-06-30 01:37:33 +00:00
cli_reporter.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
code_coverage_manager.php Updating code coverage manager to work with application-level datasources. 2009-05-28 17:44:41 +00:00
content.php Showing App & Plugins tests first and sorting the files. Closes #5692, #5693. 2008-11-06 23:35:08 +00:00
footer.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
header.php Changing styles of test suite and adding icon for error messages. Moving code coverage css into test suite. 2008-12-13 23:40:36 +00:00
simpletest.php adding test manager test case, some whitespace changes throughout the testsuite and the schema model 2008-11-07 11:33:13 +00:00
test_manager.php Fixing other uses of glob() to check for false values. Fixes #6044 2009-02-16 00:45:50 +00:00
xdebug.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00