cakephp2-php8/cake/tests/cases/console
mark_story 7a31eb41e9 Adding ability to define a subcommand parser as an array.
This makes defining subcommands a bit easier as you don't have to build a pile of objects first.
2010-10-13 23:18:25 -04:00
..
libs Renaming a Shell::_getOptionParser -> getOptionParser 2010-10-13 23:18:23 -04:00
all_shells.test.php Adding ConsoleOptionParser to the AllShells test. 2010-10-13 23:18:21 -04:00
all_tasks.test.php Moving All Tasks suite. 2010-09-25 00:13:06 -04:00
console_error_handler.test.php Updating test cases to use new objects. 2010-10-13 23:18:20 -04:00
console_option_parser.test.php Adding ability to define a subcommand parser as an array. 2010-10-13 23:18:25 -04:00
console_output.test.php Adding test to make sure tags that are unknown are not removed. 2010-10-13 23:18:24 -04:00
shell_dispatcher.test.php Fixing notice errors in ShellDispatcher 2010-10-13 23:18:23 -04:00