cakephp2-php8/cake/tests/cases/console
mark_story b328276289 Adding default values into the parsed output.
This makes it so options with default values are always part of the parsed options regardless of whether or not they were included.  This will allow shells to include less logic checking for existence of parameters.
2010-10-13 23:18:26 -04:00
..
libs Updating AclShell to use new formatting and removing methods that are no longer needed. 2010-10-13 23:18:26 -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 default values into the parsed output. 2010-10-13 23:18:26 -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