summaryrefslogtreecommitdiff
path: root/tests_isolated
Commit message (Expand)AuthorAgeFilesLines
* Will now traverse down CommandSet inheritance tree to find all leaf descendants.1.3.2Eric Lin2020-08-101-5/+34
* Fixed prog value of subcommands added with as_subcommand_to() decorator.Kevin Van Brunt2020-08-071-2/+2
* Verify that a completer function is defined in a CommandSet beforeEric Lin2020-08-065-0/+1137