summaryrefslogtreecommitdiff
path: root/tests/integration/pullbuildtrees.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-65/+57
* tests: Add some missing integration markscoldtom/mark-filter-test-integrationThomas Coldrick2019-09-231-0/+3
* Change unfitting function nameTristan Maat2019-09-061-5/+5
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-2/+0
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+2
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+1
* test/integration: Fix 'wrong-import-order' pylint issuesBenjamin Schubert2019-06-061-3/+4
* tests/integration: Fix all 'unused-import' errorsBenjamin Schubert2019-06-061-4/+0
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* _artifact.py: Rework to use artifact protoRaoul Hidalgo Charman2019-05-151-5/+6
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-151-6/+6
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: Fix all remaining references to bst pushchandan/fix-bst-pull-docsChandan Singh2019-04-101-2/+2
* tests: Fix all remaining references to bst pullChandan Singh2019-04-101-1/+1
* plugintestutils/runcli.py: Add TestArtifact() 'abstraction' classTom Pollard2019-03-291-16/+4
* The new YAML World OrderDaniel Silverstone2019-03-271-1/+1
* cascache.py: Do not silently ignore missing directories in checkout()Jürg Billeter2019-03-251-2/+4
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-2/+2
* Change default of cache-buildtrees option to 'auto'Jürg Billeter2019-03-161-0/+1
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-2/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-1/+1
* tests/integration/pullbuildtrees.py: Remove extract directory checksJürg Billeter2019-02-281-10/+24
* context: remove artifactdirRaoul Hidalgo Charman2019-02-191-2/+2
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-191-2/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+5
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-2/+2
* tests/integration/pullbuildtrees.py: Fix the non-integration case.Tristan Van Berkom2019-01-221-42/+42
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-17/+17
* source-determinism.py integration test: Dont use integration_cache fixtureTristan Van Berkom2019-01-161-1/+1
* _stream.py: Ability to pull missing buildtrees outside of pull/buildTom Pollard2018-11-301-1/+28
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+2
* Don't pull artifact build trees by default.tpollard/494Tom Pollard2018-11-171-0/+147