<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests, branch replwrap-test-fixes</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Minor fixes for replwrap tests</title>
<updated>2014-06-10T18:48:59+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T18:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a50dcfdec8eaabbfbbe1f460d5282a79596913dc'/>
<id>a50dcfdec8eaabbfbbe1f460d5282a79596913dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntaxerr: missing r'literal' for unset PS1</title>
<updated>2014-06-08T09:09:48+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T09:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=ce6e5f4f226a311d4c6b47ec359883359636a70c'/>
<id>ce6e5f4f226a311d4c6b47ec359883359636a70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing various prompt issues with bash ReplWrapper</title>
<updated>2014-06-08T03:54:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T03:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6a144134788a0c6601262ec008b83e4288bbb096'/>
<id>6a144134788a0c6601262ec008b83e4288bbb096</id>
<content type='text'>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for wrapping Python shell</title>
<updated>2014-06-05T01:26:02+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-05T01:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8b04d95b94ce59e9a2a8ad91585e91ef40ec1aa0'/>
<id>8b04d95b94ce59e9a2a8ad91585e91ef40ec1aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some more test coverage for fdpexpect</title>
<updated>2014-06-05T00:45:37+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-05T00:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a07835752f31ed3e3ae7336026c4846a0733209e'/>
<id>a07835752f31ed3e3ae7336026c4846a0733209e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test escaping interact mode</title>
<updated>2014-06-05T00:28:04+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-05T00:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=f96f9c53989c962f7f28d45df163d7f05b35d029'/>
<id>f96f9c53989c962f7f28d45df163d7f05b35d029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add another test for ANSI terminal emulation</title>
<updated>2014-06-05T00:10:53+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-05T00:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9428d05b73098af08fbd3d9ee3cde30a3f122d24'/>
<id>9428d05b73098af08fbd3d9ee3cde30a3f122d24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pexpect.psh - it was undocumented and seemingly unused</title>
<updated>2014-06-04T23:28:44+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-04T23:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=d31c96f43bd6f83fbb81c9a88f66bbe29034b401'/>
<id>d31c96f43bd6f83fbb81c9a88f66bbe29034b401</id>
<content type='text'>
Closes gh-66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-66
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow subprocess tests to import pexpect</title>
<updated>2014-06-02T05:33:48+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-02T05:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1def9a9f69c0e2c6105fd22f667bf8ff80e56ef6'/>
<id>1def9a9f69c0e2c6105fd22f667bf8ff80e56ef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use no_coverage_env() in some more tests</title>
<updated>2014-06-02T05:22:52+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-02T05:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=f284c1344dc0183c8e03f8adf975adfa213b82c3'/>
<id>f284c1344dc0183c8e03f8adf975adfa213b82c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
