summaryrefslogtreecommitdiff
path: root/tests/artifactcache/pull.py
Commit message (Expand)AuthorAgeFilesLines
* element.py: Lift ArtifactCache.get_artifact_fullname() to hereJames Ennis2019-02-131-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* tests: Avoid hangs due to exceptions in subprocessesJim MacArthur2018-11-271-9/+20
* Split up artifact cache and CAS cacheJürg Billeter2018-11-051-7/+9
* _project.py: Remove unused artifacts parameter from load_elements()Jürg Billeter2018-11-051-3/+3
* tests/artifactcache/pull.py: Use Context for artifact cache creationJürg Billeter2018-09-271-6/+5
* tests/artifactcache/pull.py: Do not double-initialize remotesDaniel Silverstone2018-09-181-3/+0
* tests/artifactcache: Add pull unit-testsjmac/remote_execution_clientMartin Blanchard2018-09-071-0/+320