summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed do_history unit tests and implementationTodd Leonhardt2018-01-151-9/+10
* feedback_to_output now defaults to FalseTodd Leonhardt2017-08-201-13/+13
* Fixed unit testKevin Van Brunt2017-07-191-1/+1
* Fixed a few bugs and examplesTodd Leonhardt2017-07-031-4/+2
* Removed pause commandTodd Leonhardt2017-07-031-2/+2
* Completely removed use of self.default_file_nameTodd Leonhardt2017-06-281-16/+15
* Added new pyscript commandTodd Leonhardt2017-06-131-2/+2
* Removed redundant list commandTodd Leonhardt2017-06-031-3/+4
* Added "exclude_from_help" list as a cmd2.Cmd public attributeTodd Leonhardt2017-06-011-2/+2
* 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