| Commit message (Expand) | Author | Age | Files | Lines |
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 43 | -2889/+0 |
* | docs: Add generated docs for buildstream.plugintestutils | Phil Dawson | 2019-04-12 | 1 | -0/+4 |
* | Make templated source tests available in buildstream.plugintestutils | Phil Dawson | 2019-04-12 | 39 | -4/+1649 |
* | plugintestutils._utils: Copy subset of tests.testutils.site | Phil Dawson | 2019-04-12 | 1 | -0/+46 |
* | plugintestutils: Add copy of testutils.junction.py | Phil Dawson | 2019-04-12 | 2 | -0/+84 |
* | testutils: move repo.py into buildstream.plugintestutils | Phil Dawson | 2019-04-12 | 2 | -0/+172 |
* | plugintestutils/runcli.py: Add TestArtifact() 'abstraction' class | Tom Pollard | 2019-03-29 | 1 | -5/+107 |
* | The new YAML World Order | Daniel Silverstone | 2019-03-27 | 1 | -0/+1 |
* | runcli.py: Add a CLI test fixture for remote-execution | Martin Blanchard | 2019-03-25 | 2 | -1/+101 |
* | sourcepushqueue.py: Add queue for pushing sources | Raoul Hidalgo Charman | 2019-03-25 | 1 | -1/+1 |
* | runcli.run(): coerce project and args to strings | Angelos Evripiotis | 2019-03-15 | 1 | -0/+4 |
* | Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concat | Benjamin Schubert | 2019-03-01 | 1 | -1/+2 |
* | runcli: rm unused 'color' and '**extra' params | Angelos Evripiotis | 2019-03-01 | 1 | -3/+3 |
* | cachedir: add new dir option that's default root to other dirs | Raoul Hidalgo Charman | 2019-02-19 | 1 | -8/+16 |
* | Expose basic api for testing external plugins.phil/plugin-testing-api | Phil Dawson | 2019-02-08 | 3 | -0/+722 |