summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* tests/integration/shellbuildtrees.py: Use module scope fixtures and parametrizetristan/refactor-shell-builtree-testsTristan van Berkom2020-12-211-195/+263
* _stream.py: Added missing machine readable error codesTristan van Berkom2020-12-212-10/+5
* plugins/elements/stack.py: Require all dependencies be build & run.Tristan van Berkom2020-12-101-1/+1
* tests/integration/artifact.py: Test preservation of environment variablestristan/refactor-artifact-elementsTristan van Berkom2020-12-074-0/+90
* _frontend/cli.py: Drop support for bst shell --use-buildtree=tryJürg Billeter2020-10-272-80/+16
* _stream.py: Simplify code in shell()Jürg Billeter2020-10-271-15/+7
* Move shell element loading logic from Cli to StreamJürg Billeter2020-10-271-3/+3
* _stream.py: Pull missing artifacts in push()juerg/pushJürg Billeter2020-09-291-2/+0
* tests/integration/filter.py: Add test_filter_pass_integration_uncachedJürg Billeter2020-09-241-0/+32
* tests/integration/manual.py: Test staging files in custom directoriesTristan van Berkom2020-09-183-0/+37
* ScriptElement: Porting to new APITristan van Berkom2020-09-186-42/+18
* tests/integration/interactive_build.py: make a new test for retrying failed b...abderrahim/cached-failureAbderrahim Kitouni2020-07-291-1/+16
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-031-5/+1
* tests: Drop bwrap-specific testsJürg Billeter2020-06-036-102/+0
* tests/integration/cachedfail.py: Do not skip test with buildbox-runJürg Billeter2020-06-031-1/+1
* tests/integration/sandbox.py: Test variable expansion in sandbox configjuerg/expandsandboxJürg Billeter2020-05-283-0/+25
* buildelement: Ensure command-subdir is part of the cache keyChandan Singh2020-05-123-1/+54
* tests/integration/manual.py: Fix assertion for CLI invocationchandan/fix-manual-testChandan Singh2020-05-111-3/+3
* Update all packages requirementsBenjamin Schubert2020-05-111-1/+1
* pip.py: Remove the pip element, it is in experimentalBenjamin Schubert2020-05-111-117/+0
* _stream.py: Fetch sources while launching build shellschandan/build-shell-fetchChandan Singh2020-04-301-3/+37
* Remove bst shell --sysrootJürg Billeter2020-04-251-42/+0
* Replace format-version with min-versionTristan Van Berkom2020-04-251-0/+1
* tests: Stop using tmpdir_factory.mkdtemp("")bschubert/fix-mktemp-usageBenjamin Schubert2020-04-231-1/+1
* tests/integration/script.py: Drop read-only root xfail for buildbox-runJürg Billeter2020-04-041-4/+0
* tests/integration/build-uid.py: Don't skip tests with buildbox-runJürg Billeter2020-04-041-4/+16
* tests/integration/autotools.py: Check build logJürg Billeter2020-02-201-0/+8
* _project.py: fix the case where a simple string is passed to host-filesabderrahim/simple-host-filesAbderrahim Kitouni2020-02-171-4/+7
* tests/integration/workspace.py: Test incremental build after failureJürg Billeter2020-02-114-0/+74
* tests/integration/workspace.py: Add incremental build testJürg Billeter2020-02-113-0/+84
* tests/integration/workspace.py: Fix test_incremental_configure...Jürg Billeter2020-02-111-1/+5
* tests/integration/workspace.py: Fix test_workspace_commanddirJürg Billeter2020-02-111-3/+10
* tests: Avoid testing file times along with umaskDarius Makovsky2020-02-051-5/+4
* tests/integration/shell.py: xfail updateJürg Billeter2020-02-031-3/+12
* tests/integration/interactive_build.py: Relax expect for buildbox-runjuerg/buildbox-run-testJürg Billeter2020-02-031-2/+1
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-237-7/+7
* _frontend/cli.py: Make show() --use-buildtree respect pull semanticsTom Pollard2020-01-211-7/+27
* tests/integration/project.conf: Remove unused external pluginschandan/remove-bst-experimental-unusedChandan Singh2020-01-151-6/+0
* Remove integration tests for moved pluginsThomas Coldrick2020-01-137-150/+0
* tests/integration/workspace.py: Relax assert for buildbox-runjuerg/batch-command-loggingJürg Billeter2020-01-131-2/+2
* _sandboxreapi.py: Improve batch command loggingJürg Billeter2020-01-132-3/+0
* tests: Drop chroot xfail/skipifJürg Billeter2019-12-311-1/+0
* tests/integration/shell.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests/integration/script.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-2/+15
* tests/integration/filter.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests/integration/compose.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests: source_determinism.py: Skip flaky test with buildbox-runJürg Billeter2019-12-171-0/+4
* tests: Drop buildbox xfailsJürg Billeter2019-12-108-13/+5
* tests/integration/interactive_build.py: Increase timeoutJürg Billeter2019-12-101-1/+1
* tests/integration/workspace.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+1