summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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