cliff/cliff
Monty Taylor d1dc0902a9 Remove unneeded tests
These are for <3.2

Change-Id: I376e3601d5799e11590b2814714655692159de99
2020-06-06 14:24:17 -05:00
..
formatters Missing carriage return in some cases, using -f json 2019-01-23 11:41:08 -08:00
tests Remove unneeded tests 2020-06-06 14:24:17 -05:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
_argparse.py Stop to use the __future__ module. 2020-06-02 20:08:34 +02:00
app.py Add an errexit attribute to InteractiveApp to exit on command errors 2019-05-04 15:32:10 -05:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py Add autoprogram_cliff_app_dist_name config opt 2019-11-14 12:09:22 -06:00
commandmanager.py Merge "Allow finding command by partial name" 2019-10-02 19:36:48 +00:00
complete.py add cmd_name argument to CompleteCommand 2017-05-25 18:38:58 -04:00
display.py Modify the help message of `-c`/`--column` parameter 2019-07-26 11:13:44 +08:00
help.py Remove the warning of getargspec removal 2018-03-14 21:30:22 +00:00
hooks.py Docs update for more-hooks 2017-09-16 13:05:19 -05:00
interactive.py Add an errexit attribute to InteractiveApp to exit on command errors 2019-05-04 15:32:10 -05:00
lister.py remove -s alias for --sort-columns 2018-01-18 14:53:52 +00:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py Add autoprogram_cliff_app_dist_name config opt 2019-11-14 12:09:22 -06:00
utils.py Remove the warning of getargspec removal 2018-03-14 21:30:22 +00:00