cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
Schlaefer bf0edd1112 fixes failing test cases in ModelTaskTest if not run in test-suite
Tests 'testSkipTablesAndAll' and 'testExecuteIntoAll' didn't took fixture
table 'core.number_tree' into account.
2014-05-14 10:34:09 +02:00
..
CommandTaskTest.php Refactored the shell reflection portion into a seperate task. 2013-10-02 22:30:12 +02:00
ControllerTaskTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DbConfigTaskTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ExtractTaskTest.php Fix Console "extract i18n from sources" to handle quotes in Model::validate parameters correctly 2014-01-29 14:53:52 +01:00
FixtureTaskTest.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
ModelTaskTest.php fixes failing test cases in ModelTaskTest if not run in test-suite 2014-05-14 10:34:09 +02:00
PluginTaskTest.php Fix plugin path filtering when directories do not exist. 2014-01-30 21:40:08 -05:00
ProjectTaskTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TemplateTaskTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TestTaskTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
ViewTaskTest.php Fix failing tests when Console group was run in isolation. 2013-11-23 12:36:02 -05:00