summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow tracking dependencies within sub-projects.Valentin David2018-06-082-0/+199
* Handle cross junction elements in workspaces.Valentin David2018-06-081-0/+117
* Interpret names as colon separated junction path in loader.Valentin David2018-06-086-4/+199
* pushreceive.py: Ensure huge artifacts are not pushedJames Ennis2018-06-071-1/+0
* push.py: Add tests to test remote cache expiryJames Ennis2018-06-071-1/+184
* element_generators.py: Add a utility function to create arbitrary size elementsJames Ennis2018-06-072-0/+41
* tests/completions: Added test case for custom `bst help` completionsTristan Van Berkom2018-06-071-0/+13
* Implement bst helpEd Baunton2018-06-071-0/+1
* _frontend/cli.py: Try to autocomplete element paths when running from a subdi...Chandan Singh2018-06-061-4/+7
* _project.py: Allow running bst commands from subdirectories of project rootChandan Singh2018-06-064-0/+21
* Add a kind for MakeEd Baunton2018-06-063-0/+57
* Add test to verify cleanup behaviour after bwrapGökçen Nurlu2018-06-054-0/+51
* tests/context/context.py: Test setting XDG_CACHE_HOMETristan Maat2018-06-051-0/+17
* tests: Add track tests for the filter elementJonathan Maw2018-05-171-1/+288
* tests: Add workspace tests for filtersJonathan Maw2018-05-171-0/+70
* element.py: Fix consistency of workspaced elements when ref is missingChandan Singh2018-05-171-0/+32
* tests/examples/flatpak-autotools.py: Workaround setuptools bugTristan Van Berkom2018-05-161-0/+18
* doc: Add first example, building on a flatpak SDKalbfan2018-05-161-0/+49
* bst-init: Ensure --element-path is respected by the commandchandan/fix-bst-init-element-path288-kill-element-normal_name-variableChandan Singh2018-05-111-0/+3
* _stream.py: Do not force `PipelineSelection.ALL` for build with trackingJürg Billeter2018-05-111-1/+1
* tests: Do not rely on 'downloadable' statusJürg Billeter2018-05-114-21/+25
* _stream.py, _pipeline.py: Refactoring of the pipeline itselfTristan Van Berkom2018-05-082-66/+36
* _artifactcache: Added ArtifactCache.setup_remotes()Tristan Van Berkom2018-05-081-2/+3
* _stream.py, _frontend: Call Stream() APIs with CLI arguments directly.Tristan Van Berkom2018-05-081-1/+1
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-0812-20/+20
* tests/format/variables.py: Removed testing of stderrTristan Van Berkom2018-05-081-4/+0
* tests/format/variables.py: Add a test for undefined variable error messageValentin David2018-05-063-0/+24
* tests/testutils/runcli.py: Improve detection of pulled/pushed elementsJürg Billeter2018-04-301-2/+2
* _loader.py: Removing special case error for junctions depending on elementsTristan Van Berkom2018-04-261-3/+3
* Use versioneer instead of setuptools_scmTristan Van Berkom2018-04-261-1/+1
* Load and save junctioned source refs from/to junction.refsTristan Van Berkom2018-04-253-3/+3
* tests/testutils/integration.py: Avoid inconsistent symlink handlingSam Thursfield2018-04-231-0/+5
* Add compose-symlinks testcaseSam Thursfield2018-04-236-0/+66
* tests/pipeline/preflight-error: Fixing typo in error string formattingTristan Van Berkom2018-04-231-1/+1
* tests/frontend/track.py: Added test for `bst track --deps none`Tristan Van Berkom2018-04-191-0/+40
* _loader package: Creating a new sub package to hold the loader related things.Tristan Van Berkom2018-04-172-4/+2
* _frontend/cli.py: Add option to reset multiple workspacesChandan Singh2018-04-171-0/+52
* tests/frontend/workspace.py: Added tests for force opening workspacestristan/fix-workspace-force-openTristan Van Berkom2018-04-171-0/+21
* tests/frontend/buildcheckout.py: Added regression tests for workspaced junctionsTristan Van Berkom2018-04-161-0/+109
* source.py, element.py, _pipeline.py: Streamling preflighting.Tristan Van Berkom2018-04-164-8/+8
* _frontend/app.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-151-5/+5
* plugins/elements/cmake.yaml: allow using ninja instead of make (#279)abderrahim/cmake-ninjaAbderrahim Kitouni2018-04-142-2/+3
* tests/format/variables.py: Ported from old style testsTristan Van Berkom2018-04-1416-79/+64
* tests/frontend/show.py: Removing some unused variablesTristan Van Berkom2018-04-141-2/+0
* tests/frontend/workspace.py: Test new workspace format versionTristan Maat2018-04-131-0/+24
* tests/frontend/workspace.py: Automatically update versionTristan Maat2018-04-131-5/+6
* integration/workspace.py: Test that configure commands run only onceTristan Maat2018-04-132-0/+55
* tests: Check that output includes log files of failed buildsRichard Maw2018-04-121-0/+28
* _frontend/cli.py, _pipeline.py: Add options for cross junction tracking.Tristan Van Berkom2018-04-122-10/+29
* buildstream/_versions.py: Increment BST_CORE_ARTIFACT_VERSIONTristan Van Berkom2018-04-1125-25/+25