cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
Mark Story 59c6b419e5 Merge branch '1.3' into merger
Conflicts:
	cake/console/libs/bake.php
	cake/libs/configure.php
	cake/libs/controller/components/request_handler.php
	cake/tests/cases/console/libs/tasks/fixture.test.php
	cake/tests/cases/libs/controller/components/request_handler.test.php
	lib/Cake/Cache/Engine/FileEngine.php
	lib/Cake/Test/Case/Controller/ScaffoldTest.php
	lib/Cake/Utility/Validation.php
2011-08-28 22:08:49 -04:00
..
ControllerTaskTest.php Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 2011-07-31 20:28:35 -04:00
DbConfigTaskTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ExtractTaskTest.php Enhancing validation messages to have placeholders. Closes #1855 2011-07-31 06:33:56 +05:30
FixtureTaskTest.php Merge branch '1.3' into merger 2011-08-28 22:08:49 -04:00
ModelTaskTest.php Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 2011-07-31 20:28:35 -04:00
PluginTaskTest.php Fix for lowercased schema folder when baking plugin skel 2011-07-28 18:57:10 +02:00
ProjectTaskTest.php Changing assertPattern to assertRegExp. 2011-08-03 20:06:47 -04:00
TemplateTaskTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
TestTaskTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ViewTaskTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00