Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checks | Daniel Moody | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Add wildcards so we'll catch both 32 and 64 bit versions of java on windows. | William Deegan | 2018-05-11 | 1 | -2/+2 |
| | |||||
* | Add some reasonable default windows paths to find java. | William Deegan | 2018-05-11 | 1 | -11/+20 |
| | |||||
* | move test files from QMTest to testing/framework. QMtest hasn't been used in ↵ | William Deegan | 2018-04-30 | 12 | -0/+12359 |
| | | | | quite some time | ||||
* | Fix wiki references to point to gihub wiki | Mats Wichmann | 2018-04-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | 0.3 - fixed used imports that failed on Python 2.6 | anatoly techtonik | 2014-08-24 | 1 | -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.6 | anatoly techtonik | 2014-08-23 | 1 | -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 formats | anatoly techtonik | 2014-03-20 | 3 | -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 setup | anatoly techtonik | 2014-03-05 | 1 | -0/+10 |
| | |||||
* | buildbot: Update host details | anatoly techtonik | 2014-03-05 | 1 | -0/+7 |
| | |||||
* | buildbot: Set contact details of the buildbot owner | anatoly techtonik | 2014-03-05 | 1 | -0/+9 |
| | |||||
* | buildbot: Create workdir under botuser | anatoly techtonik | 2014-03-05 | 1 | -0/+2 |
| | |||||
* | buildbot: No need to create relocatable workdir | anatoly techtonik | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | buildbot: Create buildbot workdir, and do not backup bot .hgrc | anatoly techtonik | 2014-03-05 | 2 | -8/+20 |
| | |||||
* | buildbot: pip module is a better way to install buildbot-slave in virtualenv | anatoly techtonik | 2014-03-05 | 1 | -4/+3 |
| | |||||
* | buildbot: Keep virtualenv isolated from system packages | anatoly techtonik | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | buildbot: Explain how to run and add hosts file | anatoly techtonik | 2014-03-05 | 3 | -1/+6 |
| | |||||
* | buildbot.yml: Create virtualenv | anatoly techtonik | 2014-03-05 | 1 | -0/+7 |
| | |||||
* | buildbot.yml: Change bot user to 'scons' and explain how to override | anatoly techtonik | 2014-03-05 | 1 | -1/+2 |
| | |||||
* | buildbot.yml: python-virtualenv is needed | anatoly techtonik | 2014-03-05 | 1 | -1/+4 |
| | |||||
* | buildbot.yml: Touch .hgrc only if necessary | anatoly techtonik | 2014-03-05 | 1 | -1/+4 |
| | |||||
* | buildbot.yml: Set .hgrc owner as botuser | anatoly techtonik | 2014-03-05 | 1 | -1/+6 |
| | |||||
* | Add Ansible playbook to setup buildbot instance more easily | anatoly techtonik | 2014-03-04 | 2 | -0/+25 |