summaryrefslogtreecommitdiff
path: root/tools/teamcity-runtests.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-241-1/+2
|\
| * FreeBSD: Document magic max canon value of 1920Jeff Quast2015-02-221-1/+2
* | 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
* export PYTHONIOENCODING=UTF8 in test runnerJeff Quast2014-11-271-0/+1
* Allow teamcity to track coverage for buildsJeff Quast2014-11-241-3/+4
* 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
* Provide test-runner for teamcityJeff Quast2014-11-231-0/+41