cliff/cliff
Doug Hellmann c548b7b44c covert test suite to use testrepository
Drop the use of nose in favor of testrepository. Set up the gitignore
rules for the output files.

Add coverage reporting to test jobs.

Update tox.ini so the default environments make sense so it is possible
to just run "tox" for local development.

Change-Id: Ieeffdde3bb8a1869af01f5be2bc682a1a834ba13
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-23 10:16:30 -04:00
..
formatters Add print_empty parameter 2016-11-21 21:08:24 +03:00
tests covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
app.py Show entire command in error message 2016-11-09 20:23:40 +05:30
argparse.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py Merge "Add smart help formatter for command parser" 2017-04-20 17:09:04 +00:00
commandmanager.py Merge "Fix command order" 2017-01-03 19:00:05 +00:00
complete.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
display.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
help.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
interactive.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
lister.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py Add support for epilogs 2017-04-07 10:31:57 +01:00
utils.py Fixes terminal_width on Windows 2016-02-10 15:06:53 +00:00