summaryrefslogtreecommitdiff
path: root/cliff/tests/test_help.py
Commit message (Expand)AuthorAgeFilesLines
* Update unit test to satisfy python3.10+Joel Capitao2021-06-151-1/+1
* Remove sixxuanyandong2020-10-291-11/+8
* change help action to use its own exception for exitDoug Hellmann2020-09-091-6/+6
* Use unittest.mock instead of third party mockwu.chunyang2020-05-271-1/+1
* Fix PEP8 in gateKien Nguyen2017-10-251-1/+1
* covert test suite to use testrepository2.7.0Doug Hellmann2017-04-231-153/+147
* Add Apache 2.0 license to source fileCao Xuan Hoang2016-10-101-0/+12
* Clean imports in codeCao Xuan Hoang2016-09-201-32/+32
* Fix AttributeError when entry point load failedRui Chen2016-04-201-0/+48
* Fix test class docstring for py 3.5Doug Hellmann2015-09-231-1/+5
* Use base command for help testDerek Higgins2015-07-071-1/+4
* Merge "Print help on help command"Jenkins2015-06-031-1/+3
|\
| * Print help on help commandTerryHowe2015-04-221-1/+3
* | Sort the fuzzy matchesTerryHowe2015-04-141-2/+1
|/
* Add deprecated attribute to commandsDean Troyer2015-01-141-0/+19
* Expose load_commands publiclyJamie Lennox2014-05-231-36/+13
* move tests into cliff packageDoug Hellmann2013-07-261-0/+116