summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Catch error showing terminal info on TravisThomas Kluyver2016-12-041-3/+6
* 2 new tools: display-{fpathconf.maxcanon}.pyJeff Quast2015-10-062-0/+121
* mkvirtualenv may exit 1 when on success !?Jeff Quast2015-04-241-1/+2
* Merge remote-tracking branch 'origin/freebsd-support' into bugfix-virtualenvJeff Quast2015-04-242-2/+7
|\
| * FreeBSD: Document magic max canon value of 1920Jeff Quast2015-02-221-1/+2
| * FreeBSD: catch 'ValueError: signal number out of range'Jeff Quast2015-02-211-1/+5
* | Always re-create virtualenv.Jeff Quast2015-04-241-1/+2
|/
* Comment on the cause for 'group executable' == noJeff Quast2014-12-191-1/+1
* uninstall ptyprocess before install in runtests.shJeff Quast2014-12-181-0/+1
* export LANG=en_US.UTF-8 in teamcity-runtests.shJeff Quast2014-11-271-0/+2
* move locale display before try-clause for non-ttysJeff Quast2014-11-271-1/+1
* Display locale in tools/display-terminalinfo.pyJeff Quast2014-11-271-0/+4
* export PYTHONIOENCODING=UTF8 in test runnerJeff Quast2014-11-271-0/+1
* Merge pull request #151 from pexpect/teamcity-coverage-supportThomas Kluyver2014-11-252-3/+31
|\
| * Fix TeamCity Service Messages, 'key', not '<key>'Jeff Quast2014-11-241-2/+2
| * Fix quoting of TeamCity Service MessageJeff Quast2014-11-241-1/+1
| * Fix awk: redirect in coverage_fileJeff Quast2014-11-241-2/+2
| * Fix TeamCity Service Message quotingJeff Quast2014-11-241-4/+4
| * Allow teamcity to track coverage for buildsJeff Quast2014-11-242-3/+31
* | More non-TTY support for display-terminalinfo.pyJeff Quast2014-11-241-3/+4
* | TeamCity build agents, however, are not TTY'sJeff Quast2014-11-241-15/+20
* | py3 compatibility for display-terminalinfo.pyJeff Quast2014-11-241-6/+5
* | Fix failing tests, on OSX at least. Pushing ..Jeff Quast2014-11-241-0/+200
|/
* spellfix of 'exit'Jeff Quast2014-11-241-1/+1
* exit 0 for for runtests, #test failures dominateJeff Quast2014-11-231-2/+9
* Allow coverage to report even on failing testsJeff Quast2014-11-231-1/+4
* Resolve pip --upgrade commandJeff Quast2014-11-231-1/+1
* Install pytest & friends to virtualenvJeff Quast2014-11-231-3/+5
* Fixes and error detection for runtests.shJeff Quast2014-11-231-7/+10
* Introduce script to display all signal handlersJeff Quast2014-11-231-0/+20
* Delete unused files from tools/Jeff Quast2014-11-238-480/+0
* Provide test-runner for teamcityJeff Quast2014-11-231-0/+41
* Remove ancient script for testing on Sourceforge compile farm (long since gone)Thomas Kluyver2014-06-011-71/+0
* Remove old test runner machineryThomas Kluyver2014-06-011-89/+0
* remove all unnecessary importsjquast2014-06-014-11/+6
* Don't run performance tests on TravisThomas Kluyver2013-09-251-0/+6
* Improvements to test frameworkThomas Kluyver2013-09-251-1/+1
* Don't use six for testsThomas Kluyver2013-09-231-2/+3
* use print_ from six.py for py2.5 compatibilityjquast2013-09-221-3/+3
* display python interpreter version in testall.pyjquast2013-09-221-1/+3
* Python 3 support in test_winsizeThomas Kluyver2013-09-181-4/+6
* Moved everything up one directory level.Noah Spurrier2012-10-2610-0/+634