deb-python-cliff/cliff/tests
Jenkins a2e52e2dac Merge "Implement a json formatter in cliff" 2015-09-08 09:42:40 +00:00
..
__init__.py Fix default encoding issue with python 2.6 2013-08-12 14:45:23 -04:00
test_app.py Improve help messages 2015-08-07 16:49:09 +02:00
test_command.py Pass user command text to the Command object 2015-03-06 12:28:04 -06:00
test_commandmanager.py print the real error cmd argument 2014-11-03 17:12:47 +08:00
test_complete.py use entry points for completion plugins 2013-11-12 18:14:37 -05:00
test_formatters_csv.py Add csv formatter test 2015-07-30 19:03:01 +00:00
test_formatters_json.py Implement a json formatter in cliff 2015-08-18 09:42:19 +12:00
test_formatters_shell.py Fix a bug in ShellFormatter's escaping of double quotes in strings. 2014-04-03 18:00:22 -04:00
test_formatters_table.py Replace '\r' with ' ' for prettytable 2015-08-18 13:43:00 +00:00
test_formatters_value.py Add value format for list command 2015-05-26 10:18:21 -06:00
test_formatters_yaml.py Implement a yaml formatter in cliff 2015-08-18 09:42:19 +12:00
test_help.py Use base command for help test 2015-07-07 12:12:24 +01:00
test_interactive.py Correct completion in interactive mode 2015-02-20 23:52:15 +01:00
test_lister.py Rename private attribute to avoid conflict 2014-01-28 20:33:04 -05:00
test_show.py Make show option compatible with Python 2.6. 2014-06-06 00:44:16 +04:00
utils.py Add deprecated attribute to commands 2015-01-14 18:42:24 -06:00