summaryrefslogtreecommitdiff
path: root/tests/transcripts
Commit message (Collapse)AuthorAgeFilesLines
* Pushed fix for test_transcriptTodd Leonhardt2018-03-161-2/+2
|
* Removed abbrev attributeKevin Van Brunt2018-03-021-1/+0
|
* do_edit() no longer edits history, just files #252kotfu2018-01-161-1/+0
|
* Remove do_save() and do_run() for #252kotfu2018-01-161-4/+4
|
* cmdenvironment command has been removed and its functionality now exists as ↵Todd Leonhardt2018-01-151-2/+2
| | | | a -a/--all option to the set command
* 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
| | | | | | It's functionality has been moved inside the set command. The set command now uses an argparse parser.
* __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-2214-9/+34
|
* regex implementation complete. Still a few bugs.Jared Crapo2017-08-219-19/+17
|
* Tweaks to some of the transcript regex testsJared Crapo2017-08-212-0/+7
|
* Add lots more transcript testsJared Crapo2017-08-2011-0/+26
|
* rename transcript filesJared Crapo2017-08-203-0/+0
|
* Move transcripts into their own directoryJared Crapo2017-08-203-0/+84