index
:
delta/python-packages/pexpect.git
3.4-never-released-sadly
3.x
_is_solaris-badval
allow-disable-escape-interact
asyncio_utf8_issue
better-test-winsize
buffered-fileobj
bugfix-honor-force-close
bugfix-my_spawn-has_no-ptyproc
bugfix-virtualenv
buildbot-changes
coverage-race
coveralls
debug-asyncio-eof
default-handle-sighup-pull
desix
disable-maxcanon-test
dluyer-patch-1
doc-and-test-max-cannon-2
doc-and-test-max-canon
docfix-no-other-pexpect
docs-revision-1
docs-revision-2
docs-revision-3
docs-revision-4
document-blocking-write
failed-str-self
faq-about-gevent
faq-pyte-redirect
fix-occasionally-failing-solaris-setwinsize
freebsd-support
include-coveragerc-in-sdist
incremental-decoder
interact-does-not-detect-eof
interact-logfix
issue-103-filedes-leak
issue-104-cannot-exec-setuids
issue-20
issue-20-close-shouldnt-sleep
issue-20-travis-improving
issue-20-try-2
issue-42-cannot-implicit-bytes-to-str
issue-44-solaris-support
issue-44-solaris-try-2
issue-44-solaris-try-3
issue-49-cannot-exit-fdspawned-interact
issue-86-and-100-stdin-closed
locale-preffered-encoding
mac-test-readlines
master
more-exacting-which
more-utf8-tests
noexception-on-wait-after-terminate
occasionally-failing-testcases
optional-ignore-sighup
propose-more-reliable-terminate
read_more_bytes
replwrap-continuation-timeout-results
replwrap-test-fixes
resolve-eof-unicode-osx-sunos
restore-posix
setecho-in-bash-replwrap-sunos
setwinsize_on_spawn
simple-ftp-example-fix
skip_pypy_eof
solaris-experiments
solaris-workarounds
suggest-support-elsewhere
superfluous-sleep
support-method-as-run-event-callback
teamcity-coverage-support
teamcity-tests-ptyprocess
timing-issue-remove
unicode-argv
use-flit
use-ptyprocess
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_ctrl_chars.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test for sending all possible bytes to child process
Thomas Kluyver
2013-09-26
1
-16
/
+15
*
Hopefully fix problem with test_sendcontrol on Travis
Thomas Kluyver
2013-09-25
1
-8
/
+12
*
Fix interact_unicode test
Thomas Kluyver
2013-09-25
1
-0
/
+3
*
remove trailing ',', forcing a tuple and breaking
jquast
2013-09-23
1
-1
/
+1
*
increase timeout, remove leading ^ from pattern
jquast
2013-09-23
1
-4
/
+4
*
add missing %s
jquast
2013-09-23
1
-1
/
+1
*
quit mucking with join() and use string formatting
jquast
2013-09-23
1
-1
/
+2
*
regexp fix for some platforms, actually match '^'
jquast
2013-09-23
1
-1
/
+1
*
SyntaxError fix, missing comma, woops!
jquast
2013-09-23
1
-1
/
+1
*
KeyboardInterrupt may need catch in some platforms
jquast
2013-09-23
1
-1
/
+1
*
increase timeout, massage regexp of ^A/1 ..
jquast
2013-09-23
1
-2
/
+5
*
fixing join, again!
jquast
2013-09-23
1
-1
/
+1
*
join() fix
jquast
2013-09-22
1
-2
/
+1
*
missing import fix for sys
jquast
2013-09-22
1
-0
/
+1
*
exception fixes for py2.5<->3.2 compat
jquast
2013-09-22
1
-2
/
+4
*
py2.5 compatibilities w/six.py
jquast
2013-09-22
1
-5
/
+4
*
correctly test control characters
jquast
2013-09-22
1
-15
/
+19
*
remove unused imports, test return values of send
jquast
2013-09-22
1
-10
/
+8
*
Use new style except statements in tests
Thomas Kluyver
2013-09-17
1
-2
/
+2
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
1
-0
/
+109