cliff/cliff/tests
Doug Hellmann e72e54e757 add hook for manipulating the argument parser
Update Commands to load a separate set of extensions to be used as
"hooks," triggered at different points in the processing of the
command. Start with a hook that is given access to the argument parser
for the command so it can modify it.

Change-Id: I0785548fd36a61cda616921a4a21be3f67701300
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-30 09:50:07 -04:00
..
__init__.py Fix default encoding issue with python 2.6 2013-08-12 14:45:23 -04:00
base.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_app.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_columns.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_command.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_command_hooks.py add hook for manipulating the argument parser 2017-06-30 09:50:07 -04:00
test_commandmanager.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_complete.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_csv.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_json.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_shell.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_table.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_value.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_formatters_yaml.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_help.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_interactive.py Adjust completenames tests for cmd2 0.7.3+ 2017-06-28 07:45:44 +02:00
test_lister.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_show.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_sphinxext.py sphinxext: Use 'argparse.description', 'argparse.epilog' 2017-06-08 11:39:43 +01:00
test_utils.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
utils.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00