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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixes for replwrap tests
replwrap-test-fixes
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
*
Some more test coverage for fdpexpect
Thomas Kluyver
2014-06-04
1
-19
/
+7
*
Test escaping interact mode
Thomas Kluyver
2014-06-04
2
-0
/
+3
*
Add another test for ANSI terminal emulation
Thomas Kluyver
2014-06-04
1
-0
/
+11
*
Remove pexpect.psh - it was undocumented and seemingly unused
Thomas Kluyver
2014-06-04
1
-16
/
+0
*
Allow subprocess tests to import pexpect
Thomas Kluyver
2014-06-01
2
-3
/
+9
*
Use no_coverage_env() in some more tests
Thomas Kluyver
2014-06-01
4
-9
/
+12
*
Ignore coverage env var if not set
Thomas Kluyver
2014-06-01
1
-1
/
+1
*
Skip performance tests on PyPy
Thomas Kluyver
2014-06-01
1
-0
/
+3
*
Don't try to measure coverage in some Python subprocesses
Thomas Kluyver
2014-06-01
1
-3
/
+8
*
Fix imports in tests for Python 3
Thomas Kluyver
2014-06-01
21
-21
/
+22
*
Don't rely on environment variable set in test.env
Thomas Kluyver
2014-06-01
1
-3
/
+3
*
Rename platform checks so py.test doesn't try to run them
Thomas Kluyver
2014-06-01
6
-0
/
+0
*
Move (/remove) platform_tests folder which doesn't contain real tests
Thomas Kluyver
2014-06-01
13
-96
/
+2
*
remove all unnecessary imports
jquast
2014-06-01
14
-26
/
+30
*
folders should not be returned by pexpect.which()
jquast
2014-06-01
1
-1
/
+64
*
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
*
assertRaises is not 2.6->3.x compatible
jquast
2014-03-06
1
-1
/
+7
*
closes issue #42, self.buffer decoded implicitly
jquast
2014-03-06
1
-2
/
+9
*
Fixing test for signal interrupt exception
Matthew Printz
2014-02-06
3
-16
/
+31
*
Adding test to for signal handling error
Matthew Printz
2014-02-06
2
-0
/
+47
*
Test for previous commit
Eric Hanchrow
2014-01-07
1
-0
/
+14
*
Make test_sighup robust against a parent process ignoring SIGHUP
Thomas Kluyver
2013-11-04
1
-16
/
+33
*
Correct test for stack trace munging
Thomas Kluyver
2013-10-27
1
-1
/
+1
*
Test and cleanup of pexpect.psh
Thomas Kluyver
2013-10-21
3
-2
/
+25
*
Add test for pxssh module
Thomas Kluyver
2013-10-21
2
-0
/
+62
*
Add simple test for pexpect.FSM
Thomas Kluyver
2013-10-21
1
-0
/
+34
*
Test forcing termination (SIGKILL)
Thomas Kluyver
2013-10-21
2
-1
/
+19
*
Test and fix getting tracebacks excluding pexpect code
Thomas Kluyver
2013-10-21
1
-0
/
+11
*
Test our own pty fork implementation
Thomas Kluyver
2013-10-21
1
-0
/
+11
*
Add test for wait() on process terminated by signal
Thomas Kluyver
2013-10-21
2
-1
/
+15
*
Measure code coverage in interact tests
Thomas Kluyver
2013-10-20
3
-1
/
+19
*
Skip test relying on deterministic garbage collection if not on CPython
Thomas Kluyver
2013-10-18
1
-0
/
+4
*
Longer search window for performance tests.
Thomas Kluyver
2013-10-14
1
-2
/
+2
*
Fix another possible test failure
mac-test-readlines
Thomas Kluyver
2013-10-09
1
-0
/
+1
*
Call readlines() before stdout is discarded
Thomas Kluyver
2013-10-09
1
-3
/
+4
*
Improve test for setting and retrieving window size
better-test-winsize
Thomas Kluyver
2013-10-09
3
-15
/
+14
*
Merge pull request #10 from pexpect/incremental-decoder
Thomas Kluyver
2013-10-09
1
-0
/
+12
|
\
|
*
use 'cat' with maxread=1 to reproduce same issue
jquast
2013-10-09
2
-28
/
+6
|
*
python3.3 bytes/str/unicode agnostic fix
jquast
2013-10-09
1
-4
/
+11
|
*
python 3.2 compat, which wont allow u''
jquast
2013-10-08
1
-1
/
+1
|
*
expediate the test a bit
jquast
2013-10-08
1
-1
/
+1
|
*
this test case *should* pass, but doesn't
jquast
2013-10-08
2
-0
/
+27
[next]