cakephp2-php8/lib/Cake/Console
Brian Porter bfdc41e8bb Baked test methods are marked incomplete.
Previously empty (and "passing") test methods now include PHPunit's `markTestIncomplete()` to better reflect the truth of the resulting file: The test methods are stubbed out, but are not yet complete and passing.

It is much easier when _running_ tests to locate incomplete test methods.

Fixes 2437.
2013-12-05 22:54:26 -06:00
..
Command Merge branch 'master' into 2.5 2013-11-25 23:15:15 -05:00
Templates Baked test methods are marked incomplete. 2013-12-05 22:54:26 -06:00
cake Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
cake.bat Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
cake.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandler.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInput.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputArgument.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputOption.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputSubcommand.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOptionParser.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOutput.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelpFormatter.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Shell.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ShellDispatcher.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TaskCollection.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30