summaryrefslogtreecommitdiff
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* 0.3 - fixed used imports that failed on Python 2.6anatoly techtonik2014-08-251-2/+10
| | | | | Crash evidence: http://buildbot.scons.org/builders/debian6-python-2.6/builds/54/steps/shell/logs/stdio
* taprunner 0.2 - remove unused import that failed Python 2.6anatoly techtonik2014-08-231-2/+4
| | | | | Crash evidence: http://buildbot.scons.org/builders/ubuntu-python-2.6/builds/118/steps/shell/logs/stdio
* Make runner for unit tests configurable, add TAPTestRunner that formatsanatoly techtonik2014-03-203-0/+160
| | | | | | output according to TAP protocol http://testanything.org/ runtest.py --runner TestUnit.TAPTestRunner src\engine\SCons\ActionTests.py
* buildbot: (re)start automatically after setupanatoly techtonik2014-03-051-0/+10
|
* buildbot: Update host detailsanatoly techtonik2014-03-051-0/+7
|
* buildbot: Set contact details of the buildbot owneranatoly techtonik2014-03-051-0/+9
|
* buildbot: Create workdir under botuseranatoly techtonik2014-03-051-0/+2
|
* buildbot: No need to create relocatable workdiranatoly techtonik2014-03-051-1/+1
|
* buildbot: Create buildbot workdir, and do not backup bot .hgrcanatoly techtonik2014-03-052-8/+20
|
* buildbot: pip module is a better way to install buildbot-slave in virtualenvanatoly techtonik2014-03-051-4/+3
|
* buildbot: Keep virtualenv isolated from system packagesanatoly techtonik2014-03-051-1/+1
|
* buildbot: Explain how to run and add hosts fileanatoly techtonik2014-03-053-1/+6
|
* buildbot.yml: Create virtualenvanatoly techtonik2014-03-051-0/+7
|
* buildbot.yml: Change bot user to 'scons' and explain how to overrideanatoly techtonik2014-03-051-1/+2
|
* buildbot.yml: python-virtualenv is neededanatoly techtonik2014-03-051-1/+4
|
* buildbot.yml: Touch .hgrc only if necessaryanatoly techtonik2014-03-051-1/+4
|
* buildbot.yml: Set .hgrc owner as botuseranatoly techtonik2014-03-051-1/+6
|
* Add Ansible playbook to setup buildbot instance more easilyanatoly techtonik2014-03-052-0/+25