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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch error showing terminal info on Travis
Thomas Kluyver
2016-12-04
1
-3
/
+6
*
2 new tools: display-{fpathconf.maxcanon}.py
disable-maxcanon-test
Jeff Quast
2015-10-06
2
-0
/
+121
*
mkvirtualenv may exit 1 when on success !?
bugfix-virtualenv
Jeff Quast
2015-04-24
1
-1
/
+2
*
Merge remote-tracking branch 'origin/freebsd-support' into bugfix-virtualenv
Jeff Quast
2015-04-24
2
-2
/
+7
|
\
|
*
FreeBSD: Document magic max canon value of 1920
Jeff Quast
2015-02-22
1
-1
/
+2
|
*
FreeBSD: catch 'ValueError: signal number out of range'
_is_solaris-badval
Jeff Quast
2015-02-21
1
-1
/
+5
*
|
Always re-create virtualenv.
Jeff Quast
2015-04-24
1
-1
/
+2
|
/
*
Comment on the cause for 'group executable' == no
issue-104-cannot-exec-setuids
Jeff Quast
2014-12-19
1
-1
/
+1
*
uninstall ptyprocess before install in runtests.sh
Jeff Quast
2014-12-18
1
-0
/
+1
*
export LANG=en_US.UTF-8 in teamcity-runtests.sh
Jeff Quast
2014-11-27
1
-0
/
+2
*
move locale display before try-clause for non-ttys
Jeff Quast
2014-11-27
1
-1
/
+1
*
Display locale in tools/display-terminalinfo.py
Jeff Quast
2014-11-27
1
-0
/
+4
*
export PYTHONIOENCODING=UTF8 in test runner
Jeff Quast
2014-11-27
1
-0
/
+1
*
Merge pull request #151 from pexpect/teamcity-coverage-support
Thomas Kluyver
2014-11-25
2
-3
/
+31
|
\
|
*
Fix TeamCity Service Messages, 'key', not '<key>'
teamcity-coverage-support
Jeff Quast
2014-11-24
1
-2
/
+2
|
*
Fix quoting of TeamCity Service Message
Jeff Quast
2014-11-24
1
-1
/
+1
|
*
Fix awk: redirect in coverage_file
Jeff Quast
2014-11-24
1
-2
/
+2
|
*
Fix TeamCity Service Message quoting
Jeff Quast
2014-11-24
1
-4
/
+4
|
*
Allow teamcity to track coverage for builds
Jeff Quast
2014-11-24
2
-3
/
+31
*
|
More non-TTY support for display-terminalinfo.py
Jeff Quast
2014-11-24
1
-3
/
+4
*
|
TeamCity build agents, however, are not TTY's
Jeff Quast
2014-11-24
1
-15
/
+20
*
|
py3 compatibility for display-terminalinfo.py
Jeff Quast
2014-11-24
1
-6
/
+5
*
|
Fix failing tests, on OSX at least. Pushing ..
Jeff Quast
2014-11-24
1
-0
/
+200
|
/
*
spellfix of 'exit'
Jeff Quast
2014-11-24
1
-1
/
+1
*
exit 0 for for runtests, #test failures dominate
Jeff Quast
2014-11-23
1
-2
/
+9
*
Allow coverage to report even on failing tests
Jeff Quast
2014-11-23
1
-1
/
+4
*
Resolve pip --upgrade command
Jeff Quast
2014-11-23
1
-1
/
+1
*
Install pytest & friends to virtualenv
Jeff Quast
2014-11-23
1
-3
/
+5
*
Fixes and error detection for runtests.sh
Jeff Quast
2014-11-23
1
-7
/
+10
*
Introduce script to display all signal handlers
Jeff Quast
2014-11-23
1
-0
/
+20
*
Delete unused files from tools/
Jeff Quast
2014-11-23
8
-480
/
+0
*
Provide test-runner for teamcity
Jeff Quast
2014-11-23
1
-0
/
+41
*
Remove ancient script for testing on Sourceforge compile farm (long since gone)
Thomas Kluyver
2014-06-01
1
-71
/
+0
*
Remove old test runner machinery
Thomas Kluyver
2014-06-01
1
-89
/
+0
*
remove all unnecessary imports
jquast
2014-06-01
4
-11
/
+6
*
Don't run performance tests on Travis
Thomas Kluyver
2013-09-25
1
-0
/
+6
*
Improvements to test framework
Thomas Kluyver
2013-09-25
1
-1
/
+1
*
Don't use six for tests
Thomas Kluyver
2013-09-23
1
-2
/
+3
*
use print_ from six.py for py2.5 compatibility
jquast
2013-09-22
1
-3
/
+3
*
display python interpreter version in testall.py
jquast
2013-09-22
1
-1
/
+3
*
Python 3 support in test_winsize
Thomas Kluyver
2013-09-18
1
-4
/
+6
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
10
-0
/
+634