summaryrefslogtreecommitdiff
path: root/tests/transcripts/from_cmdloop.txt
Commit message (Expand)AuthorAgeFilesLines
* Made three public attributes of cmd2.Cmd no longer settable at runtime by end...Todd Leonhardt2020-01-271-3/+3
* Modified a transcript used during testing to not run help so that it doesn't ...Todd Leonhardt2019-06-151-15/+6
* Fixed unit testKevin Van Brunt2019-06-151-2/+3
* Running commands from history stops if a command returns True for its stop va...Kevin Van Brunt2019-05-241-1/+0
* First version of adding an expanded option to history itemsKevin Van Brunt2018-12-031-12/+6
* Merged master into transcript_fixes branch and resolved conflictsTodd Leonhardt2018-09-301-2/+2
|\
| * Fixed unit testsKevin Van Brunt2018-09-251-2/+2
* | Add transcript test for commands with no outputkotfu2018-09-141-2/+2
|/
* Fix commented out transcript testskotfu2018-05-031-1/+0
* Deleted optparse code which had been previously deprecated in 0.8.0 releaseTodd Leonhardt2018-04-091-7/+8
* Pushed fix for test_transcriptTodd Leonhardt2018-03-161-2/+2
* Remove do_save() and do_run() for #252kotfu2018-01-161-4/+4
* cmdenvironment command has been removed and its functionality now exists as a...Todd Leonhardt2018-01-151-2/+2
* Fixed the test_transcript unit test when run with the from_cmdloop.txt inputTodd Leonhardt2018-01-151-2/+2
* show command has been removedTodd Leonhardt2018-01-151-2/+2
* __relative_load command is now hidden from help menu by defaultTodd Leonhardt2018-01-151-3/+2
* Add comments to all regex test filesJared Crapo2017-08-221-1/+4
* regex implementation complete. Still a few bugs.Jared Crapo2017-08-211-5/+5
* rename transcript filesJared Crapo2017-08-201-0/+57