summaryrefslogtreecommitdiff
path: root/tests/integration/project
Commit message (Expand)AuthorAgeFilesLines
* 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-073-0/+15
* tests/integration/manual.py: Test staging files in custom directoriesTristan van Berkom2020-09-182-0/+18
* ScriptElement: Porting to new APITristan van Berkom2020-09-186-42/+18
* tests: Drop bwrap-specific testsJürg Billeter2020-06-035-45/+0
* tests/integration/sandbox.py: Test variable expansion in sandbox configjuerg/expandsandboxJürg Billeter2020-05-282-0/+13
* buildelement: Ensure command-subdir is part of the cache keyChandan Singh2020-05-122-0/+2
* Replace format-version with min-versionTristan Van Berkom2020-04-251-0/+1
* tests/integration/workspace.py: Test incremental build after failureJürg Billeter2020-02-113-0/+12
* tests/integration/workspace.py: Add incremental build testJürg Billeter2020-02-112-0/+8
* 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-135-35/+0
* tests/integration/sandbox.py: Do not limit shm test to bwrap sandboxJürg Billeter2019-12-101-0/+0
* Add tests for failed build in interactive modeChandan Singh2019-12-051-0/+14
* compose: Allow compose elements to run integration commandsValentin David2019-11-261-0/+10
* Reformat code using BlackChandan Singh2019-11-141-2/+2
* _sandboxbwrap.py: Create /dev/shm in the sandboxThomas Coldrick2019-11-112-0/+44
* tests/integration: Add test for filter elementcoldtom/filter-element-improvementsThomas Coldrick2019-09-162-0/+36
* element.py: Don't reset a failed (but cached) workspaced Elementjennis/fix_failed_workspacesJames Ennis2019-08-131-0/+15
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-0/+1
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-081-0/+5
* Test that commands can be found on PATH when links are presentWilliam Salmon2019-07-252-0/+23
* tests/integration/project: Add tests directory to split ruleJürg Billeter2019-02-131-0/+2
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-052-2/+2
* tests/integration/sandbox-bwrap.py: Test distinguishing sandbox exit code fro...Richard Maw2018-11-143-0/+26
* Run tests on aarch64Valentin David2018-11-142-2/+13
* Fix bug with root mounted as non-artifact in script plugin.Valentin David2018-11-084-0/+45
* Fix cache corruption by scripts when layout and integration commands are usedValentin David2018-11-074-0/+33
* tests/integration/project/files: Remove pypi-repoctolentino82018-11-024-16/+0
* tests: Add test that cached build trees are staged in build shellsJonathan Maw2018-10-302-0/+24
* Change URL to the Alpine tarballValentin David2018-10-171-1/+1
* Added tests for conf-root variableWilliam Salmon2018-10-162-0/+30
* New Integration test for workspace command-subdirWilliam Salmon2018-10-161-0/+17
* tests: test that integration commands can use /devRichard Maw2018-09-181-0/+9
* tests: cover builds that make socketsRichard Maw2018-09-142-0/+30
* tests/integration/project: Use the same alias for the alpine tarballTristan Van Berkom2018-08-242-2/+2
* Add pip source pluginChandan Singh2018-08-156-0/+28
* Add a kind for MakeEd Baunton2018-06-062-0/+10
* Add test to verify cleanup behaviour after bwrapGökçen Nurlu2018-06-053-0/+20
* Add compose-symlinks testcaseSam Thursfield2018-04-235-0/+23
* integration/workspace.py: Test that configure commands run only onceTristan Maat2018-04-131-0/+9
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-111-0/+14
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-276-0/+82
* Generate unique subdirs for built elementsPhillip Smyth2018-03-262-4/+4
* Add simple tests of builder UID.Jim MacArthur2018-03-233-0/+31
* integration tests: Refactoring for dynamic project configurationsTristan Van Berkom2018-03-062-3/+2
* tests/integration/shell.py: Added tests for host-filesTristan Van Berkom2018-02-281-0/+1
* tests/integration/shell.py: Generate project.conf on the flyTristan Van Berkom2018-02-281-7/+0
* tests/integration/shell.py: Added tests for inheriting environment variablesTristan Van Berkom2018-02-251-0/+7
* tests/integration: Use a minimal custom base sysrootSam Thursfield2018-02-215-26/+13