cakephp2-php8/cake/tests/lib
mark_story 3ea8c2246a Merge branch '1.3' into merger
Conflicts:
	cake/console/cake.php
	cake/dispatcher.php
	cake/libs/controller/components/cookie.php
	cake/libs/view/helper.php
	cake/libs/view/helpers/ajax.php
	cake/tests/cases/dispatcher.test.php
	cake/tests/cases/libs/model/model_validation.test.php
	cake/tests/cases/libs/view/helpers/ajax.test.php
	cake/tests/lib/cake_test_fixture.php
2011-03-01 22:21:44 -05:00
..
coverage Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
reporter Fixing typo in PHPUnit include file path 2011-02-22 01:21:26 +05:30
templates Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_fixture_manager.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_test_case.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_test_fixture.php Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
cake_test_loader.php Removing a bunch of code that can be reached through inheritance. 2011-02-13 22:19:49 -05:00
cake_test_model.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_test_runner.php Adding support for AppFixtureManager as well as option flag selection. 2011-02-13 19:01:53 -05:00
cake_test_suite.php Removing a bunch of code not needed any more. 2011-02-13 14:56:34 -05:00
cake_test_suite_command.php Creating a factory method for the runner creation. 2011-02-13 14:56:35 -05:00
cake_test_suite_dispatcher.php Fixing notice error that happens when you run tests for plugins. 2011-02-22 08:41:36 -05:00
controller_test_case.php Fixed issue where ClassRegistry alias was incorrectly set 2011-01-27 18:32:51 -08:00