summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for new functionality.Tomaz Muraus2012-09-101-0/+50
* Fix problem with missing izip import in lister.pyDoug Hellmann2012-08-311-0/+55
* fix help and tests for API changeDoug Hellmann2012-06-182-2/+2
* pass more details to initialize_app so subclasses can decide what sort of ini...Doug Hellmann2012-05-101-1/+1
* make help list commands if none match exactly; fixes #8Doug Hellmann2012-05-061-0/+41
* tests for cliff.helpDoug Hellmann2012-04-291-0/+75
* 100% coverage of cliff.commandDoug Hellmann2012-04-291-0/+22
* 100% coverage for commandmanager.pyDoug Hellmann2012-04-291-0/+46
* 100% coverage of cliff.app moduleDoug Hellmann2012-04-291-9/+106
* add tests for App and fix an issue with error handling and clean_up() in pyth...Doug Hellmann2012-04-291-0/+73
* save commands using the name representation to be used in help output; don't ...Doug Hellmann2012-04-201-4/+5
* start building command managerDoug Hellmann2012-04-201-0/+48