index
:
delta/pexpect-git.git
3.x
dluyer-patch-1
document-blocking-write
master
read_more_bytes
superfluous-sleep
use-flit
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_replwrap.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
comment about the need of '\\' to trigger testcase
Jeff Quast
2015-10-04
1
-0
/
+6
*
Don't use deprecated spawnu in replwrap tests
Thomas Kluyver
2015-10-04
1
-2
/
+2
*
Use u-prefix strings in tests too
Thomas Kluyver
2015-10-04
1
-2
/
+2
*
This resolves two issues with replwrap,
jquast
2015-10-04
1
-4
/
+19
*
Increase timeout of replwrap test from 2=>5
Jeff Quast
2014-11-23
1
-1
/
+1
*
Allow replwrap to reset pager so bash doesn't get stuck displaying things
Thomas Kluyver
2014-06-26
1
-0
/
+4
*
Solaris support, tested on SmartOS from cron(1).
Jeff Quast
2014-06-15
1
-2
/
+2
*
Minor fixes for replwrap tests
Thomas Kluyver
2014-06-10
1
-3
/
+1
*
syntaxerr: missing r'literal' for unset PS1
jquast
2014-06-08
1
-1
/
+1
*
Fixing various prompt issues with bash ReplWrapper
jquast
2014-06-07
1
-4
/
+22
*
Tests for wrapping Python shell
Thomas Kluyver
2014-06-04
1
-1
/
+27
*
remove all unnecessary imports
jquast
2014-06-01
1
-2
/
+1
*
Use bash for testing replwrap, avoiding PyPy's different REPL
Thomas Kluyver
2014-05-31
1
-15
/
+15
*
Use explicit positional string formatting for Python 2.6
Thomas Kluyver
2014-05-18
1
-1
/
+1
*
Fix another unicode literal for Python 3.2
Thomas Kluyver
2014-05-18
1
-1
/
+1
*
Handle multiline commands in replwrap
Thomas Kluyver
2014-05-18
1
-2
/
+19
*
Add high level API for wrapping REPLs
Thomas Kluyver
2014-05-12
1
-0
/
+22