<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/transcripts, branch 0.9.5</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Fixed transcript testing bug where last command in transcript has no expected output</title>
<updated>2018-09-30T15:38:00+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-09-30T15:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5a77702462a95de55cd70f5130e244db296abcd5'/>
<id>5a77702462a95de55cd70f5130e244db296abcd5</id>
<content type='text'>
Also:
- Added unit test for this specific case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added unit test for this specific case
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged master into transcript_fixes branch and resolved conflicts</title>
<updated>2018-09-30T15:17:04+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-09-30T15:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=81ad085cffc8f8af7fb7884bcc5db6fcede09df6'/>
<id>81ad085cffc8f8af7fb7884bcc5db6fcede09df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into macro</title>
<updated>2018-09-26T17:14:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-09-26T17:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=67e69cf1137b31c01dbc239af6aecd0c265ffb40'/>
<id>67e69cf1137b31c01dbc239af6aecd0c265ffb40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed unit tests</title>
<updated>2018-09-26T01:12:56+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-09-26T01:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=98946b7ec8c0cf06a85f137557fb6618e71264b7'/>
<id>98946b7ec8c0cf06a85f137557fb6618e71264b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add transcript test for commands with no output</title>
<updated>2018-09-15T04:43:28+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-09-15T04:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=85a21ef39467dc24a6f6f8c4f3ac656f24d6ff90'/>
<id>85a21ef39467dc24a6f6f8c4f3ac656f24d6ff90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at improved colorizing</title>
<updated>2018-08-12T01:54:10+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-08-12T01:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1daf5d2cb63145408520f39c799425a82b2ec948'/>
<id>1daf5d2cb63145408520f39c799425a82b2ec948</id>
<content type='text'>
- colors setting now allows Always, Terminal, Never values
- poutput() and perror() honor these new settings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- colors setting now allows Always, Terminal, Never values
- poutput() and perror() honor these new settings
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor transcript from history implementation and test</title>
<updated>2018-05-04T22:56:53+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-04T22:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=6c33b5823c14286a3ec2ddac89561a62e164090b'/>
<id>6c33b5823c14286a3ec2ddac89561a62e164090b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix transcript generate to close #385</title>
<updated>2018-05-04T21:32:05+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-04T21:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=23824e83fc835291c093738326c4d903dcc9b839'/>
<id>23824e83fc835291c093738326c4d903dcc9b839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #384, multiline commands now appear properly in transcripts</title>
<updated>2018-05-04T05:15:53+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-04T05:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bf729520b88270df0a1e7b8faa79ac6784549d7b'/>
<id>bf729520b88270df0a1e7b8faa79ac6784549d7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit test for history transcript generation</title>
<updated>2018-05-04T03:36:46+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-04T03:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=dedd045666fe7bc90e3ba5f629c6b74673ccfec6'/>
<id>dedd045666fe7bc90e3ba5f629c6b74673ccfec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
