summaryrefslogtreecommitdiff
path: root/tests/test_cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* Deleted Cmd.colorize() method and Cmd._colorcodes dictionary which were depre...Todd Leonhardt2018-10-181-10/+0
* You can now call a macro with extra argumentsKevin Van Brunt2018-10-121-11/+20
* No longer using stderr and self.data together to determine truthiness of a Co...Kevin Van Brunt2018-10-051-1/+15
* Merge branch 'master' into py_enhancementsTodd Leonhardt2018-10-031-1/+7
|\
| * Added unit test for categorized command without a docstringKevin Van Brunt2018-10-031-1/+7
* | Don't worry about unquoting alias and macro names as they shouldn't be entere...Kevin Van Brunt2018-10-021-32/+0
|/
* Remove self from pystate if locals_in_py is FalseKevin Van Brunt2018-10-011-1/+18
* Preserving quotes for do_py inputKevin Van Brunt2018-10-011-0/+5
* Added unit test for onchange_hookKevin Van Brunt2018-09-281-0/+24
* Merge branch 'macro' into argparse_conversionKevin Van Brunt2018-09-271-3/+3
|\
| * Addressing code review commentsKevin Van Brunt2018-09-271-3/+3
* | Merge branch 'macro' into argparse_conversionKevin Van Brunt2018-09-271-0/+15
|\ \ | |/
| * Added unit tests for creating macros using unicode digits in the argumentsKevin Van Brunt2018-09-271-0/+15
* | Merge branch 'macro' into argparse_conversionKevin Van Brunt2018-09-271-1/+22
|\ \ | |/
| * More unit testsKevin Van Brunt2018-09-271-1/+22
* | Ported pyscript to argparseKevin Van Brunt2018-09-271-3/+3
* | Merge branch 'macro' into argparse_conversionKevin Van Brunt2018-09-261-28/+195
|\ \ | |/
| * Even more unit testsKevin Van Brunt2018-09-261-2/+37
| * More unit tests for aliases and macrosKevin Van Brunt2018-09-261-19/+21
| * More macro unit testsKevin Van Brunt2018-09-261-2/+39
| * Fixed batch of macro unit testsKevin Van Brunt2018-09-261-23/+102
| * Merged master into macro.Todd Leonhardt2018-09-261-0/+14
| |\
* | | Converted help to argparseKevin Van Brunt2018-09-261-1/+1
* | | Converted _relative_load to argparseKevin Van Brunt2018-09-261-2/+1
* | | Tweaked help textKevin Van Brunt2018-09-261-3/+3
* | | Merge branch 'macro' into argparse_conversionKevin Van Brunt2018-09-261-27/+182
|\ \ \ | |/ /
| * | Merge branch 'master' into macroKevin Van Brunt2018-09-261-19/+165
| |\ \ | | |/
| | * Attempt at fixing unit test failure on WindowsTodd Leonhardt2018-09-251-2/+7
| | * Merged alert_printer stuff from master and resolved conflictsTodd Leonhardt2018-09-251-2/+4
| | |\
| | * \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-251-1/+16
| | |\ \
| | * \ \ Merged master and resolved conflicts in CHANGELOGTodd Leonhardt2018-09-251-2/+5
| | |\ \ \
| | * | | | Added a couple unit testsTodd Leonhardt2018-09-241-4/+21
| | * | | | Merge branch 'master' into colorizeTodd Leonhardt2018-09-241-3/+3
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-241-0/+5
| | |\ \ \ \ \
| | * | | | | | Added optional color argument to poutput() for providing a color escape code ...Todd Leonhardt2018-09-241-4/+5
| | * | | | | | Merged master in to colorize and resolved conflictsTodd Leonhardt2018-09-241-30/+30
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-211-1/+19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged master into colorize branchTodd Leonhardt2018-09-121-6/+15
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed unit test failuresTodd Leonhardt2018-09-041-13/+4
| | * | | | | | | | | Merged master in and resolved conflictsTodd Leonhardt2018-09-041-5/+91
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | First pass at improved colorizingkotfu2018-08-111-5/+138
| * | | | | | | | | | | Added ability to preserve quotes in argparse and arglist decorated functions ...Kevin Van Brunt2018-09-261-7/+16
| * | | | | | | | | | | Updated documentationKevin Van Brunt2018-09-261-2/+2
* | | | | | | | | | | | First steps in converting all commands to argparseKevin Van Brunt2018-09-261-14/+16
|/ / / / / / / / / / /
* | | | | | | | | | | Added more unit testsKevin Van Brunt2018-09-261-7/+9
* | | | | | | | | | | Merge branch 'master' into macroKevin Van Brunt2018-09-251-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into alert_printerTodd Leonhardt2018-09-251-1/+16
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' into alert_printerTodd Leonhardt2018-09-251-2/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-241-3/+8
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-241-30/+30
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |