summaryrefslogtreecommitdiff
path: root/tests/test_transcript.py
Commit message (Expand)AuthorAgeFilesLines
...
* Added more and better unit tests for load and save commandsTodd Leonhardt2017-02-041-10/+11
* Added another unit test and a test fixture associated with it.Todd Leonhardt2017-02-031-2/+25
* Fixed optparse parsing of arguments so it works correctly both with embedded ...Todd Leonhardt2017-02-031-1/+7
* Fixed a couple unit tests which were failing on Python 2.7Todd Leonhardt2017-01-301-2/+3
* Added unit test of comment-stripping functionalityTodd Leonhardt2017-01-291-3/+12
* Added a couple simple unit tests for optparser functionalityTodd Leonhardt2017-01-291-0/+33
* Added a 2nd way of unit testing transcript tests which covers some additional...Todd Leonhardt2017-01-291-6/+12
* Fix the unit test for testing a transcriptTodd Leonhardt2017-01-231-34/+2
* Whitespace change to be mostly PEP8 compliantTodd Leonhardt2016-12-091-2/+2
* 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/+167