summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed transcript testing issuesTodd Leonhardt2017-04-261-2/+2
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-6/+7
* Refactored to move all cmd2.Cmd class member variables to beginning.Todd Leonhardt2017-02-111-1/+3
* Various parsing fixes and improvements:TL2017-02-071-0/+2
* Documented undocumented commands and removed command aliases.Todd Leonhardt2017-02-051-7/+2
* Fixed long-form show unit test to deal with Windows not having colors.Todd Leonhardt2017-02-041-3/+6
* Added unit test for "show -l".Todd Leonhardt2017-02-041-0/+16
* Added more and better unit tests for load and save commandsTodd Leonhardt2017-02-041-4/+64
* First stage of refactoring to support full simultaneous Python 2 and 3 compat...Todd Leonhardt2016-12-091-0/+1
* Add unit testsFederico Ceratto2016-02-231-0/+45