cakephp2-php8/lib/Cake/Test/Case/Console
Marc Würth 5b41a9b52d Swallow the "--quiet" shell parameter before calling PHPUnit.
PHPUnit does not provide a silent or quiet mode, so we cannot pass it along:
https://phpunit.de/manual/3.7/en/phpunit-book.html#textui.clioptions

Resolves #7432
2015-09-22 14:25:53 +02:00
..
Command Swallow the "--quiet" shell parameter before calling PHPUnit. 2015-09-22 14:25:53 +02:00
AllConsoleLibsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllShellsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTasksTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandlerTest.php Exiting with 1 when Exception::getCode() returns non-integer values. 2014-06-26 13:26:20 +02:00
ConsoleOptionParserTest.php Fix CS errors. 2014-07-27 12:54:15 +05:30
ConsoleOutputTest.php Fix warnings when php://output is used with ConsoleOutput. 2015-01-25 22:24:24 -05:00
HelpFormatterTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ShellDispatcherTest.php Added short plugin alias in shells 2015-01-19 08:51:57 +01:00
ShellTest.php Merge branch '2.6' into 2.7 2015-07-11 21:25:26 -04:00
TaskCollectionTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00