summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for guessing element namesJonathan Maw2018-12-113-25/+61
* tests: Test bst commands from an external workspaceJonathan Maw2018-12-113-5/+188
* Force updating tags when fetching git repositoryvalentindavid/git_force_fetch_tagsValentin David2018-12-112-1/+102
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-099-47/+23
* tests/format/project.py: Added new regression test for empty dependency dicti...Tristan Van Berkom2018-12-073-0/+11
* Fix bst source-checkout not working with open workspacesJonathan Maw2018-12-061-1/+8
* tests/sources/git.py: Test invalid submodules warning appearing after trackTristan Van Berkom2018-12-061-0/+61
* tests/sources/git.py: Test unlisted submodules warning appearing after trackTristan Van Berkom2018-12-061-0/+63
* tests/sources/git.py: Testing the git:invalid-submodule warningTristan Van Berkom2018-12-061-0/+71
* tests/sources/git.py: Testing the git:unlisted-submodule warningTristan Van Berkom2018-12-061-0/+73
* tests/testutils/repo/git.py: Adding remove_path() helperTristan Van Berkom2018-12-061-0/+6
* tests/sources/git.py: Refactor ref-not-in-track test to use parameterizationTristan Van Berkom2018-12-061-41/+17
* optionos.py: Add tests for OptionOSRaoul Hidalgo Charman2018-12-053-0/+99
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-0515-36/+37
* _config.py: Use os and architecture settingsRaoul Hidalgo Charman2018-12-0529-29/+29
* git source plugin: Track git tags and save them to reproduce a minimum shallo...Valentin David2018-12-056-1/+182
* tests/loader/junctions.py: Test that we can build a junction that is referred...jonathan/fix-identical-elementJames Ennis2018-12-0317-0/+69
* Add `--deps build` option to `bst checkout`Chandan Singh2018-12-031-2/+12
* Ensure `--deps=none` option works for `bst checkout`Chandan Singh2018-12-031-12/+8
* Added tests for .bst suffix and completionsPhillip Smyth2018-11-307-6/+91
* _stream.py: Ability to pull missing buildtrees outside of pull/buildTom Pollard2018-11-301-1/+28
* Add support for .netrc in remote/tar/zip pluginsValentin David2018-11-296-0/+349
* Cleanup cache in cas server more agressivelyValentin David2018-11-282-4/+21
* Update mtimes of objects for requested references.Valentin David2018-11-281-0/+9
* tests/sandboxes/remote-exec-config.py: New test.Jim MacArthur2018-11-274-0/+102
* buildelement.py: Support batching for integration and build commandsJürg Billeter2018-11-271-1/+1
* tests/integration/manual.py: Add test for command loggingJürg Billeter2018-11-271-0/+25
* tests: Avoid hangs due to exceptions in subprocessesJim MacArthur2018-11-273-27/+55
* Workspace CLI updateWilliam Salmon2018-11-218-22/+156
* tests/frontend/workspace.py: Refactor support functionWilliam Salmon2018-11-211-51/+105
* tests/plugin/pipeline.py: Avoid using host user conftpollard/pipelinehostconfigTom Pollard2018-11-211-1/+1
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-2024-26/+98
* tests/plugins/pipeline.py: Load context default valuesJürg Billeter2018-11-191-1/+2
* tests/testutils/artifactshare.py: Do not create a fake contextJürg Billeter2018-11-191-5/+2
* CasBasedDirectory: Change constructor to take a CASCache instead of a ContextRichard Maw2018-11-193-27/+12
* Don't cache sandbox errorsBenjamin Schubert2018-11-191-0/+39
* plugins/elements/cmake.yaml: always specify variable typesAbderrahim Kitouni2018-11-191-2/+2
* Add `bst source-checkout` commandChandan Singh2018-11-194-0/+133
* Extract atomic move function to utils.pyBenjamin Schubert2018-11-192-62/+89
* Fix os.rename in git source element to correctly handle error codesBenjamin Schubert2018-11-191-1/+62
* tests/frontend/buildtrack.py: check for success after invocationBenjamin Schubert2018-11-191-0/+1
* Don't pull artifact build trees by default.tpollard/494Tom Pollard2018-11-173-5/+152
* Add cli main and user config option for 'pull-buildtrees' context.Tom Pollard2018-11-171-0/+1
* tests/integration/sandbox-bwrap.py: Test distinguishing sandbox exit code fro...Richard Maw2018-11-144-1/+58
* tests/testutils/site.py: Check for bwrap supporting --json-status-fdRichard Maw2018-11-141-1/+3
* Add support for aarch64 in a testValentin David2018-11-141-1/+1
* Disable tests on example on other architectures than x86_64Valentin David2018-11-146-6/+32
* Disable cachekey tests on other architectures than x86_64Valentin David2018-11-142-1/+5
* Run tests on aarch64Valentin David2018-11-142-2/+13
* tests/frontend: Add test for invalid element-pathelement-path_not_validatedPhillip Smyth2018-11-122-0/+17