summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* sandbox/sandbox.py: Display failed commands in the detail stringtristan/error-message-regressionTristan Van Berkom2019-01-161-1/+1
* conftest.py: Use different artifact directory for integration testsTristan Van Berkom2019-01-161-2/+2
* source-determinism.py integration test: Dont use integration_cache fixtureTristan Van Berkom2019-01-161-1/+1
* Basic options for shell --build to use buildtreesWilliam Salmon2018-12-191-5/+119
* Introduce new "source" command groupChandan Singh2018-12-142-3/+3
* tests: Add tests for artifact group commandsRichard Maw2018-12-121-0/+68
* tests: Add tests for guessing element namesJonathan Maw2018-12-111-3/+13
* tests: Test bst commands from an external workspaceJonathan Maw2018-12-111-0/+26
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-093-35/+17
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-053-3/+3
* Added tests for .bst suffix and completionsPhillip Smyth2018-11-301-2/+2
* _stream.py: Ability to pull missing buildtrees outside of pull/buildTom Pollard2018-11-301-1/+28
* 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
* Workspace CLI updateWilliam Salmon2018-11-212-7/+7
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-2018-7/+79
* Don't cache sandbox errorsBenjamin Schubert2018-11-191-0/+39
* Don't pull artifact build trees by default.tpollard/494Tom Pollard2018-11-172-2/+149
* tests/integration/sandbox-bwrap.py: Test distinguishing sandbox exit code fro...Richard Maw2018-11-144-1/+58
* Run tests on aarch64Valentin David2018-11-142-2/+13
* Fix bug with root mounted as non-artifact in script plugin.Valentin David2018-11-085-0/+83
* Fix cache corruption by scripts when layout and integration commands are usedValentin David2018-11-075-0/+62
* tests/integration/project/files: Remove pypi-repoctolentino82018-11-024-16/+0
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-021-12/+35
* tests: Add tests for 'bst shell --sysroot'Jonathan Maw2018-10-301-0/+29
* tests: Add test that cached build trees are staged in build shellsJonathan Maw2018-10-303-0/+105
* element.py: Always clean up the rootdirJonathan Maw2018-10-301-42/+0
* Change URL to the Alpine tarballValentin David2018-10-171-1/+1
* Added tests for conf-root variableWilliam Salmon2018-10-164-0/+72
* New Integration test for workspace command-subdirWilliam Salmon2018-10-162-0/+34
* tests: Add regression test for pushing failed buildsrichardmaw/push-failed-build-regressionRichard Maw2018-09-271-1/+1
* tests: test that integration commands can use /devRichard Maw2018-09-182-0/+19
* tests: cover builds that make socketsRichard Maw2018-09-143-0/+63
* tests: avoid setting max-jobsTiago Gomes2018-09-101-11/+5
* tests/integration/project: Use the same alias for the alpine tarballTristan Van Berkom2018-08-242-2/+2
* tests/integration/source-determinism.py: Use cli_integration.valentindavid/cli_integration_source_determinismValentin David2018-08-241-5/+10
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-223-7/+17
* Add pip source pluginChandan Singh2018-08-158-0/+127
* Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155
* tests: Add tests for cached behavioursRichard Maw2018-07-311-0/+160
* tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-07-171-1/+0
* 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
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-1/+1
* Add compose-symlinks testcaseSam Thursfield2018-04-236-0/+66
* integration/workspace.py: Test that configure commands run only onceTristan Maat2018-04-132-0/+55
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-112-0/+91
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-277-0/+265
* Generate unique subdirs for built elementsPhillip Smyth2018-03-263-10/+10
* Add simple tests of builder UID.Jim MacArthur2018-03-234-0/+95