summaryrefslogtreecommitdiff
path: root/buildstream/plugintestutils
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-1643-2889/+0
* docs: Add generated docs for buildstream.plugintestutilsPhil Dawson2019-04-121-0/+4
* Make templated source tests available in buildstream.plugintestutilsPhil Dawson2019-04-1239-4/+1649
* plugintestutils._utils: Copy subset of tests.testutils.sitePhil Dawson2019-04-121-0/+46
* plugintestutils: Add copy of testutils.junction.pyPhil Dawson2019-04-122-0/+84
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-122-0/+172
* plugintestutils/runcli.py: Add TestArtifact() 'abstraction' classTom Pollard2019-03-291-5/+107
* The new YAML World OrderDaniel Silverstone2019-03-271-0/+1
* runcli.py: Add a CLI test fixture for remote-executionMartin Blanchard2019-03-252-1/+101
* sourcepushqueue.py: Add queue for pushing sourcesRaoul Hidalgo Charman2019-03-251-1/+1
* runcli.run(): coerce project and args to stringsAngelos Evripiotis2019-03-151-0/+4
* Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concatBenjamin Schubert2019-03-011-1/+2
* runcli: rm unused 'color' and '**extra' paramsAngelos Evripiotis2019-03-011-3/+3
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-191-8/+16
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-083-0/+722