summaryrefslogtreecommitdiff
path: root/tests/integration/shell.py
Commit message (Expand)AuthorAgeFilesLines
* _stream.py: Added missing machine readable error codesTristan van Berkom2020-12-211-1/+1
* Update all packages requirementsBenjamin Schubert2020-05-111-1/+1
* _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
* tests: Stop using tmpdir_factory.mkdtemp("")bschubert/fix-mktemp-usageBenjamin Schubert2020-04-231-1/+1
* _project.py: fix the case where a simple string is passed to host-filesabderrahim/simple-host-filesAbderrahim Kitouni2020-02-171-4/+7
* tests/integration/shell.py: xfail updateJürg Billeter2020-02-031-3/+12
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* tests/integration/shell.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests: Drop buildbox xfailsJürg Billeter2019-12-101-4/+4
* tests/integration/shell.py: xfail bind mount for buildbox-runJürg Billeter2019-12-101-4/+4
* Reformat code using BlackChandan Singh2019-11-141-187/+161
* Remove `commit`ting sources inside `Source()._generate_key`Darius Makovsky2019-11-051-0/+4
* setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfailDarius Makovsky2019-10-091-4/+4
* Defer committing workspace files to cachetraveltissues/1159Darius Makovsky2019-10-081-1/+0
* element.py: remove call to _source_cached()traveltissues/benchmarkDarius Makovsky2019-10-051-0/+1
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-241-1/+0
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-241-1/+0
* tests/integration/shell.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-5/+0
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-13/+3
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-3/+13
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+14
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
* tests: Add shell test with pull optionRaoul Hidalgo Charman2019-06-241-0/+50
* CliIntegration: match methods to base classAngelos Evripiotis2019-06-181-2/+4
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+1
* tests/integration/shell: Simplify if-else assignmentBenjamin Schubert2019-06-061-4/+1
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-15/+15
* tests: Remove redundant integration pytest markersChandan Singh2019-03-011-1/+0
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-13/+13
* Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concatBenjamin Schubert2019-03-011-1/+1
* tests/integration/shell.py: More asserts in test_isolated_no_mountjuerg/shell-testJürg Billeter2019-02-191-0/+2
* tests/integration/shell.py: Skip test_isolated_no_mount without sandboxJürg Billeter2019-02-191-0/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+1
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-15/+15
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+1
* 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
* Workspace CLI updateWilliam Salmon2018-11-211-1/+1
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+14
* tests: Add tests for 'bst shell --sysroot'Jonathan Maw2018-10-301-0/+29
* element.py: Always clean up the rootdirJonathan Maw2018-10-301-42/+0
* tests: test that integration commands can use /devRichard Maw2018-09-181-0/+10
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-1/+1
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-111-0/+77
* Removing all traces of `environment-inherit` shell configuration.Tristan Van Berkom2018-03-061-27/+7