cakephp2-php8/lib/Cake/Test/Case/Console
Renan Gonçalves d33f676ddd Handling a fatal error on console should call Shell::_stop(1).
Just like we do on web, any exception or fatal error will result into a InternalErrorException/FatalErrorException.
2012-09-14 14:17:07 +02:00
..
Command Add test cases for strings containing quotes. 2012-08-30 23:48:32 +01:00
AllConsoleLibsTest.php check extension before passing to addTestFile() 2012-05-10 20:55:47 -04:30
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllShellsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTasksTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleErrorHandlerTest.php Handling a fatal error on console should call Shell::_stop(1). 2012-09-14 14:17:07 +02:00
ConsoleOptionParserTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ConsoleOutputTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
HelpFormatterTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ShellDispatcherTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ShellTest.php Automatic console logging streams were not respecting --quiet 2012-07-06 16:05:15 -04:30
TaskCollectionTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00